#0496ee

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

Shades of Dodger Blue #0496EE

Tints of Dodger Blue #0496EE

Color information

#0496EE (or 0x0496EE) is unknown color: approx Dodger Blue. HEX triplet: 04, 96 and EE. RGB value is (4,150,238). Sum of RGB (Red+Green+Blue) = 4+150+238=392 (51% of max value = 765). Red value is 4 (1.95% from 255 or 1.02% from 392); Green value is 150 (58.98% from 255 or 38.27% from 392); Blue value is 238 (93.36% from 255 or 60.71% from 392); Max value from RGB is 238 - color contains mainly: blue. Hex color #0496EE is not a web safe color. Web safe color analog (approx): #0099FF. Inversed color of #0496EE is #FB6911. Grayscale: #737373. Windows color (decimal): -16476434 or 15635972. OLE color: 15635972.

HSL color Cylindrical-coordinate representation of color #0496EE: hue angle of 202.56º degrees, saturation: 0.97, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #0496EE is Cyan = 0.98, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB4150238-
CMYK0.980.3700.07
HSL202.56º96.69%47.45%-
HSV(B)202.56º98.32%93.33%-
XYZ26.3928.0184.9-
YUV116.38196.6347.84-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.02%
GREEN value IS 150 (58.98% from 255) = 38.27%
BLUE value IS 238 (93.36% from 255) = 60.71%
R=1.02%
G=38.27%
B=60.71%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.37
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal41502380.980.3700.07202.5696.6947.45
Hex496EE622507cb612f
Octal4226356142450731314157
Binary100100101101110111011000101001010111110010111100001101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0496ee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0496ee; }

 p { color: rgb(4,150,238); }

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

<style>
 a { background-color: #0496ee; }

 a { background-color: rgb(4,150,238); }

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

<style>
 span { border-color: #0496ee; }

 span { border-color: rgb(4,150,238); }

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

cancel