Shades of Cobalt #035998
Tints of Cobalt #035998
RGB
CMYK
RGB Variations
Color information
#035998 (or 0x035998) is known color: Cobalt. HEX triplet: 03, 59 and 98. RGB value is (3,89,152). Sum of RGB (Red+Green+Blue) = 3+89+152=244 (32% of max value = 765). Red value is 3 (1.56% from 255 or 1.23% from 244); Green value is 89 (35.16% from 255 or 36.48% from 244); Blue value is 152 (59.77% from 255 or 62.30% from 244); Max value from RGB is 152 - color contains mainly: blue. Hex color #035998 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #035998 is #FCA667. Grayscale: #464646. Windows color (decimal): -16557672 or 9984259. OLE color: 9984259.
HSL color Cylindrical-coordinate representation of color #035998: hue angle of 205.37º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #035998 is Cyan = 0.98, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 3 | 89 | 152 | - |
| CMYK | 0.98 | 0.41 | 0 | 0.40 |
| HSL | 205.37º | 0.96% | 0.3% | - |
| HSV(B) | 205.37º | 0.98% | 0.6% | - |
| XYZ | 9.28 | 9.43 | 31.04 | - |
| YUV | 70.47 | 174.01 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 89 | 152 | 0.98 | 0.41 | 0 | 0.40 | 205.37 | 0.96 | 0.3 |
| Hex | 3 | 59 | 98 | 62 | 29 | 0 | 28 | CD | 60 | 1E |
| Octal | 3 | 131 | 230 | 142 | 51 | 0 | 50 | 315 | 140 | 36 |
| Binary | 11 | 1011001 | 10011000 | 1100010 | 101001 | 0 | 101000 | 11001101 | 1100000 | 11110 |
Color Harmonies of #035998
Complementary color
Monochromatic Colors of #035998
Black with #035998
Text Example
Text Example
White with #035998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035998; }
p { color: rgb(3,89,152); }
H1.HeaderClassName
{
color: #035998;
}
.AnyTagClassName
{
color: #035998;
}
</style>
background-color css
<style>
a { background-color: #035998; }
a { background-color: rgb(3,89,152); }
div.DivClassName
{
background-color: #035998;
}
.BgClassName
{
background-color: #035998;
}
</style>
border-color css
<style>
span { border-color: #035998; }
span { border-color: rgb(3,89,152); }
td.TdClassName
{
border-color: #035998;
}
.TagClassName
{
border-color: #035998;
}
</style>