Shades of Cerulean #046994
Tints of Cerulean #046994
RGB
CMYK
RGB Variations
Color information
#046994 (or 0x046994) is known color: Cerulean. HEX triplet: 04, 69 and 94. RGB value is (4,105,148). Sum of RGB (Red+Green+Blue) = 4+105+148=257 (34% of max value = 765). Red value is 4 (1.95% from 255 or 1.56% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 148 (58.20% from 255 or 57.59% from 257); Max value from RGB is 148 - color contains mainly: blue. Hex color #046994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046994 is #FB966B. Grayscale: #4F4F4F. Windows color (decimal): -16488044 or 9726212. OLE color: 9726212.
HSL color Cylindrical-coordinate representation of color #046994: hue angle of 197.92º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046994 is Cyan = 0.97, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 105 | 148 | - |
| CMYK | 0.97 | 0.29 | 0 | 0.42 |
| HSL | 197.92º | 0.95% | 0.3% | - |
| HSV(B) | 197.92º | 0.97% | 0.58% | - |
| XYZ | 10.45 | 12.27 | 29.83 | - |
| YUV | 79.7 | 166.54 | 74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 148 | 0.97 | 0.29 | 0 | 0.42 | 197.92 | 0.95 | 0.3 |
| Hex | 4 | 69 | 94 | 61 | 1D | 0 | 2A | C6 | 5F | 1E |
| Octal | 4 | 151 | 224 | 141 | 35 | 0 | 52 | 306 | 137 | 36 |
| Binary | 100 | 1101001 | 10010100 | 1100001 | 11101 | 0 | 101010 | 11000110 | 1011111 | 11110 |
Color Harmonies of #046994
Complementary color
Monochromatic Colors of #046994
Black with #046994
Text Example
Text Example
White with #046994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046994; }
p { color: rgb(4,105,148); }
H1.HeaderClassName
{
color: #046994;
}
.AnyTagClassName
{
color: #046994;
}
</style>
background-color css
<style>
a { background-color: #046994; }
a { background-color: rgb(4,105,148); }
div.DivClassName
{
background-color: #046994;
}
.BgClassName
{
background-color: #046994;
}
</style>
border-color css
<style>
span { border-color: #046994; }
span { border-color: rgb(4,105,148); }
td.TdClassName
{
border-color: #046994;
}
.TagClassName
{
border-color: #046994;
}
</style>