Shades of Cobalt #065297
Tints of Cobalt #065297
RGB
CMYK
RGB Variations
Color information
#065297 (or 0x065297) is known color: Cobalt. HEX triplet: 06, 52 and 97. RGB value is (6,82,151). Sum of RGB (Red+Green+Blue) = 6+82+151=239 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.51% from 239); Green value is 82 (32.42% from 255 or 34.31% from 239); Blue value is 151 (59.38% from 255 or 63.18% from 239); Max value from RGB is 151 - color contains mainly: blue. Hex color #065297 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #065297 is #F9AD68. Grayscale: #424242. Windows color (decimal): -16362857 or 9916934. OLE color: 9916934.
HSL color Cylindrical-coordinate representation of color #065297: hue angle of 208.55º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #065297 is Cyan = 0.96, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 82 | 151 | - |
| CMYK | 0.96 | 0.46 | 0 | 0.41 |
| HSL | 208.55º | 0.92% | 0.31% | - |
| HSV(B) | 208.55º | 0.96% | 0.59% | - |
| XYZ | 8.68 | 8.31 | 30.42 | - |
| YUV | 67.14 | 175.32 | 84.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 82 | 151 | 0.96 | 0.46 | 0 | 0.41 | 208.55 | 0.92 | 0.31 |
| Hex | 6 | 52 | 97 | 60 | 2E | 0 | 29 | D1 | 5C | 1F |
| Octal | 6 | 122 | 227 | 140 | 56 | 0 | 51 | 321 | 134 | 37 |
| Binary | 110 | 1010010 | 10010111 | 1100000 | 101110 | 0 | 101001 | 11010001 | 1011100 | 11111 |
Color Harmonies of #065297
Complementary color
Monochromatic Colors of #065297
Black with #065297
Text Example
Text Example
White with #065297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065297; }
p { color: rgb(6,82,151); }
H1.HeaderClassName
{
color: #065297;
}
.AnyTagClassName
{
color: #065297;
}
</style>
background-color css
<style>
a { background-color: #065297; }
a { background-color: rgb(6,82,151); }
div.DivClassName
{
background-color: #065297;
}
.BgClassName
{
background-color: #065297;
}
</style>
border-color css
<style>
span { border-color: #065297; }
span { border-color: rgb(6,82,151); }
td.TdClassName
{
border-color: #065297;
}
.TagClassName
{
border-color: #065297;
}
</style>