Shades of Cerulean #067290
Tints of Cerulean #067290
RGB
CMYK
RGB Variations
Color information
#067290 (or 0x067290) is known color: Cerulean. HEX triplet: 06, 72 and 90. RGB value is (6,114,144). Sum of RGB (Red+Green+Blue) = 6+114+144=264 (34% of max value = 765). Red value is 6 (2.73% from 255 or 2.27% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 144 (56.64% from 255 or 54.55% from 264); Max value from RGB is 144 - color contains mainly: blue. Hex color #067290 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #067290 is #F98D6F. Grayscale: #545454. Windows color (decimal): -16354672 or 9466374. OLE color: 9466374.
HSL color Cylindrical-coordinate representation of color #067290: hue angle of 193.04º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #067290 is Cyan = 0.96, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 114 | 144 | - |
| CMYK | 0.96 | 0.21 | 0 | 0.44 |
| HSL | 193.04º | 0.92% | 0.29% | - |
| HSV(B) | 193.04º | 0.96% | 0.56% | - |
| XYZ | 11.13 | 14.09 | 28.52 | - |
| YUV | 85.13 | 161.22 | 71.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 114 | 144 | 0.96 | 0.21 | 0 | 0.44 | 193.04 | 0.92 | 0.29 |
| Hex | 6 | 72 | 90 | 60 | 15 | 0 | 2C | C1 | 5C | 1D |
| Octal | 6 | 162 | 220 | 140 | 25 | 0 | 54 | 301 | 134 | 35 |
| Binary | 110 | 1110010 | 10010000 | 1100000 | 10101 | 0 | 101100 | 11000001 | 1011100 | 11101 |
Color Harmonies of #067290
Complementary color
Monochromatic Colors of #067290
Black with #067290
Text Example
Text Example
White with #067290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067290; }
p { color: rgb(6,114,144); }
H1.HeaderClassName
{
color: #067290;
}
.AnyTagClassName
{
color: #067290;
}
</style>
background-color css
<style>
a { background-color: #067290; }
a { background-color: rgb(6,114,144); }
div.DivClassName
{
background-color: #067290;
}
.BgClassName
{
background-color: #067290;
}
</style>
border-color css
<style>
span { border-color: #067290; }
span { border-color: rgb(6,114,144); }
td.TdClassName
{
border-color: #067290;
}
.TagClassName
{
border-color: #067290;
}
</style>