Shades of Cobalt #035798
Tints of Cobalt #035798
RGB
CMYK
RGB Variations
Color information
#035798 (or 0x035798) is known color: Cobalt. HEX triplet: 03, 57 and 98. RGB value is (3,87,152). Sum of RGB (Red+Green+Blue) = 3+87+152=242 (32% of max value = 765). Red value is 3 (1.56% from 255 or 1.24% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 152 (59.77% from 255 or 62.81% from 242); Max value from RGB is 152 - color contains mainly: blue. Hex color #035798 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #035798 is #FCA867. Grayscale: #444444. Windows color (decimal): -16558184 or 9983747. OLE color: 9983747.
HSL color Cylindrical-coordinate representation of color #035798: hue angle of 206.17º 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 #035798 is Cyan = 0.98, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 3 | 87 | 152 | - |
| CMYK | 0.98 | 0.43 | 0 | 0.40 |
| HSL | 206.17º | 0.96% | 0.3% | - |
| HSV(B) | 206.17º | 0.98% | 0.6% | - |
| XYZ | 9.11 | 9.1 | 30.98 | - |
| YUV | 69.29 | 174.67 | 80.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 152 | 0.98 | 0.43 | 0 | 0.40 | 206.17 | 0.96 | 0.3 |
| Hex | 3 | 57 | 98 | 62 | 2B | 0 | 28 | CE | 60 | 1E |
| Octal | 3 | 127 | 230 | 142 | 53 | 0 | 50 | 316 | 140 | 36 |
| Binary | 11 | 1010111 | 10011000 | 1100010 | 101011 | 0 | 101000 | 11001110 | 1100000 | 11110 |
Color Harmonies of #035798
Complementary color
Monochromatic Colors of #035798
Black with #035798
Text Example
Text Example
White with #035798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035798; }
p { color: rgb(3,87,152); }
H1.HeaderClassName
{
color: #035798;
}
.AnyTagClassName
{
color: #035798;
}
</style>
background-color css
<style>
a { background-color: #035798; }
a { background-color: rgb(3,87,152); }
div.DivClassName
{
background-color: #035798;
}
.BgClassName
{
background-color: #035798;
}
</style>
border-color css
<style>
span { border-color: #035798; }
span { border-color: rgb(3,87,152); }
td.TdClassName
{
border-color: #035798;
}
.TagClassName
{
border-color: #035798;
}
</style>