#328bec

Color #328BEC Dodger Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dodger Blue #328BEC

Tints of Dodger Blue #328BEC

Color information

#328BEC (or 0x328BEC) is unknown color: approx Dodger Blue. HEX triplet: 32, 8B and EC. RGB value is (50,139,236). Sum of RGB (Red+Green+Blue) = 50+139+236=425 (56% of max value = 765). Red value is 50 (19.92% from 255 or 11.76% from 425); Green value is 139 (54.69% from 255 or 32.71% from 425); Blue value is 236 (92.58% from 255 or 55.53% from 425); Max value from RGB is 236 - color contains mainly: blue. Hex color #328BEC is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #328BEC is #CD7413. Grayscale: #7A7A7A. Windows color (decimal): -13464596 or 15502130. OLE color: 15502130.

HSL color Cylindrical-coordinate representation of color #328BEC: hue angle of 211.29º degrees, saturation: 0.83, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #328BEC is Cyan = 0.79, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB50139236-
CMYK0.790.4100.07
HSL211.29º83.04%56.08%-
HSV(B)211.29º78.81%92.55%-
XYZ25.6925.282.87-
YUV123.45191.5175.61-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 50 (19.92% from 255) = 11.76%
GREEN value IS 139 (54.69% from 255) = 32.71%
BLUE value IS 236 (92.58% from 255) = 55.53%
R=11.76%
G=32.71%
B=55.53%

CMYK

C (Cyan) values IS 0.79
M (Magenta) values IS 0.41
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal501392360.790.4100.07211.2983.0456.08
Hex328BEC4F2907d35338
Octal62213354117510732312370
Binary110010100010111110110010011111010010111110100111010011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #328bec

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #328bec; }

 p { color: rgb(50,139,236); }

 H1.HeaderClassName
 {
   color: #328bec;
 }
 .AnyTagClassName
 {
   color: #328bec;
 }
</style>
background-color css

<style>
 a { background-color: #328bec; }

 a { background-color: rgb(50,139,236); }

 div.DivClassName
 {
   background-color: #328bec;
 }
 .BgClassName
 {
   background-color: #328bec;
 }
</style>
border-color css

<style>
 span { border-color: #328bec; }

 span { border-color: rgb(50,139,236); }

 td.TdClassName
 {
   border-color: #328bec;
 }
 .TagClassName
 {
   border-color: #328bec;
 }
</style>

cancel