Shades of Dark Cerulean #075988
Tints of Dark Cerulean #075988
RGB
CMYK
RGB Variations
Color information
#075988 (or 0x075988) is known color: Dark Cerulean. HEX triplet: 07, 59 and 88. RGB value is (7,89,136). Sum of RGB (Red+Green+Blue) = 7+89+136=232 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.02% from 232); Green value is 89 (35.16% from 255 or 38.36% from 232); Blue value is 136 (53.52% from 255 or 58.62% from 232); Max value from RGB is 136 - color contains mainly: blue. Hex color #075988 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #075988 is #F8A677. Grayscale: #454545. Windows color (decimal): -16295544 or 8935687. OLE color: 8935687.
HSL color Cylindrical-coordinate representation of color #075988: hue angle of 201.86º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #075988 is Cyan = 0.95, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 89 | 136 | - |
| CMYK | 0.95 | 0.35 | 0 | 0.47 |
| HSL | 201.86º | 0.9% | 0.28% | - |
| HSV(B) | 201.86º | 0.95% | 0.53% | - |
| XYZ | 8.1 | 8.97 | 24.6 | - |
| YUV | 69.84 | 165.33 | 83.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 136 | 0.95 | 0.35 | 0 | 0.47 | 201.86 | 0.9 | 0.28 |
| Hex | 7 | 59 | 88 | 5F | 23 | 0 | 2F | CA | 5A | 1C |
| Octal | 7 | 131 | 210 | 137 | 43 | 0 | 57 | 312 | 132 | 34 |
| Binary | 111 | 1011001 | 10001000 | 1011111 | 100011 | 0 | 101111 | 11001010 | 1011010 | 11100 |
Color Harmonies of #075988
Complementary color
Monochromatic Colors of #075988
Black with #075988
Text Example
Text Example
White with #075988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075988; }
p { color: rgb(7,89,136); }
H1.HeaderClassName
{
color: #075988;
}
.AnyTagClassName
{
color: #075988;
}
</style>
background-color css
<style>
a { background-color: #075988; }
a { background-color: rgb(7,89,136); }
div.DivClassName
{
background-color: #075988;
}
.BgClassName
{
background-color: #075988;
}
</style>
border-color css
<style>
span { border-color: #075988; }
span { border-color: rgb(7,89,136); }
td.TdClassName
{
border-color: #075988;
}
.TagClassName
{
border-color: #075988;
}
</style>