Shades of Dark Cerulean #065790
Tints of Dark Cerulean #065790
RGB
CMYK
RGB Variations
Color information
#065790 (or 0x065790) is known color: Dark Cerulean. HEX triplet: 06, 57 and 90. RGB value is (6,87,144). Sum of RGB (Red+Green+Blue) = 6+87+144=237 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.53% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 144 (56.64% from 255 or 60.76% from 237); Max value from RGB is 144 - color contains mainly: blue. Hex color #065790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #065790 is #F9A86F. Grayscale: #444444. Windows color (decimal): -16361584 or 9459462. OLE color: 9459462.
HSL color Cylindrical-coordinate representation of color #065790: hue angle of 204.78º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #065790 is Cyan = 0.96, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 87 | 144 | - |
| CMYK | 0.96 | 0.40 | 0 | 0.44 |
| HSL | 204.78º | 0.92% | 0.29% | - |
| HSV(B) | 204.78º | 0.96% | 0.56% | - |
| XYZ | 8.52 | 8.87 | 27.65 | - |
| YUV | 69.28 | 170.16 | 82.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 144 | 0.96 | 0.40 | 0 | 0.44 | 204.78 | 0.92 | 0.29 |
| Hex | 6 | 57 | 90 | 60 | 28 | 0 | 2C | CD | 5C | 1D |
| Octal | 6 | 127 | 220 | 140 | 50 | 0 | 54 | 315 | 134 | 35 |
| Binary | 110 | 1010111 | 10010000 | 1100000 | 101000 | 0 | 101100 | 11001101 | 1011100 | 11101 |
Color Harmonies of #065790
Complementary color
Monochromatic Colors of #065790
Black with #065790
Text Example
Text Example
White with #065790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065790; }
p { color: rgb(6,87,144); }
H1.HeaderClassName
{
color: #065790;
}
.AnyTagClassName
{
color: #065790;
}
</style>
background-color css
<style>
a { background-color: #065790; }
a { background-color: rgb(6,87,144); }
div.DivClassName
{
background-color: #065790;
}
.BgClassName
{
background-color: #065790;
}
</style>
border-color css
<style>
span { border-color: #065790; }
span { border-color: rgb(6,87,144); }
td.TdClassName
{
border-color: #065790;
}
.TagClassName
{
border-color: #065790;
}
</style>