#066494

Color #066494 Cerulean (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Cerulean #066494

Tints of Cerulean #066494

Color information

#066494 (or 0x066494) is unknown color: approx Cerulean. HEX triplet: 06, 64 and 94. RGB value is (6,100,148). Sum of RGB (Red+Green+Blue) = 6+100+148=254 (33% of max value = 765). Red value is 6 (2.73% from 255 or 2.36% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 148 (58.20% from 255 or 58.27% from 254); Max value from RGB is 148 - color contains mainly: blue. Hex color #066494 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #066494 is #F99B6B. Grayscale: #4D4D4D. Windows color (decimal): -16358252 or 9724934. OLE color: 9724934.

HSL color Cylindrical-coordinate representation of color #066494: hue angle of 200.28º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #066494 is Cyan = 0.96, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB6100148-
CMYK0.960.3200.42
HSL200.28º92.21%30.2%-
HSV(B)200.28º95.95%58.04%-
XYZ9.9811.2929.67-
YUV77.37167.8677.1-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.36%
GREEN value IS 100 (39.45% from 255) = 39.37%
BLUE value IS 148 (58.20% from 255) = 58.27%
R=2.36%
G=39.37%
B=58.27%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0.32
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal61001480.960.3200.42200.2892.2130.2
Hex66494602002Ac85c1e
Octal61442241404005231013436
Binary1101100100100101001100000100000010101011001000101110011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066494

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066494; }

 p { color: rgb(6,100,148); }

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

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

 a { background-color: rgb(6,100,148); }

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

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

 span { border-color: rgb(6,100,148); }

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

cancel