Shades of Dark Cerulean #065487
Tints of Dark Cerulean #065487
RGB
CMYK
RGB Variations
Color information
#065487 (or 0x065487) is known color: Dark Cerulean. HEX triplet: 06, 54 and 87. RGB value is (6,84,135). Sum of RGB (Red+Green+Blue) = 6+84+135=225 (29% of max value = 765). Red value is 6 (2.73% from 255 or 2.67% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 135 (53.12% from 255 or 60% from 225); Max value from RGB is 135 - color contains mainly: blue. Hex color #065487 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #065487 is #F9AB78. Grayscale: #424242. Windows color (decimal): -16362361 or 8868870. OLE color: 8868870.
HSL color Cylindrical-coordinate representation of color #065487: hue angle of 203.72º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #065487 is Cyan = 0.96, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 84 | 135 | - |
| CMYK | 0.96 | 0.38 | 0 | 0.47 |
| HSL | 203.72º | 0.91% | 0.28% | - |
| HSV(B) | 203.72º | 0.96% | 0.53% | - |
| XYZ | 7.62 | 8.13 | 24.09 | - |
| YUV | 66.49 | 166.66 | 84.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 84 | 135 | 0.96 | 0.38 | 0 | 0.47 | 203.72 | 0.91 | 0.28 |
| Hex | 6 | 54 | 87 | 60 | 26 | 0 | 2F | CC | 5B | 1C |
| Octal | 6 | 124 | 207 | 140 | 46 | 0 | 57 | 314 | 133 | 34 |
| Binary | 110 | 1010100 | 10000111 | 1100000 | 100110 | 0 | 101111 | 11001100 | 1011011 | 11100 |
Color Harmonies of #065487
Complementary color
Monochromatic Colors of #065487
Black with #065487
Text Example
Text Example
White with #065487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065487; }
p { color: rgb(6,84,135); }
H1.HeaderClassName
{
color: #065487;
}
.AnyTagClassName
{
color: #065487;
}
</style>
background-color css
<style>
a { background-color: #065487; }
a { background-color: rgb(6,84,135); }
div.DivClassName
{
background-color: #065487;
}
.BgClassName
{
background-color: #065487;
}
</style>
border-color css
<style>
span { border-color: #065487; }
span { border-color: rgb(6,84,135); }
td.TdClassName
{
border-color: #065487;
}
.TagClassName
{
border-color: #065487;
}
</style>