Shades of Dark Cerulean #075486
Tints of Dark Cerulean #075486
RGB
CMYK
RGB Variations
Color information
#075486 (or 0x075486) is known color: Dark Cerulean. HEX triplet: 07, 54 and 86. RGB value is (7,84,134). Sum of RGB (Red+Green+Blue) = 7+84+134=225 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.11% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 134 (52.73% from 255 or 59.56% from 225); Max value from RGB is 134 - color contains mainly: blue. Hex color #075486 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #075486 is #F8AB79. Grayscale: #424242. Windows color (decimal): -16296826 or 8803335. OLE color: 8803335.
HSL color Cylindrical-coordinate representation of color #075486: hue angle of 203.62º 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 #075486 is Cyan = 0.95, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 84 | 134 | - |
| CMYK | 0.95 | 0.37 | 0 | 0.47 |
| HSL | 203.62º | 0.9% | 0.28% | - |
| HSV(B) | 203.62º | 0.95% | 0.53% | - |
| XYZ | 7.56 | 8.11 | 23.72 | - |
| YUV | 66.68 | 165.99 | 85.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 134 | 0.95 | 0.37 | 0 | 0.47 | 203.62 | 0.9 | 0.28 |
| Hex | 7 | 54 | 86 | 5F | 25 | 0 | 2F | CC | 5A | 1C |
| Octal | 7 | 124 | 206 | 137 | 45 | 0 | 57 | 314 | 132 | 34 |
| Binary | 111 | 1010100 | 10000110 | 1011111 | 100101 | 0 | 101111 | 11001100 | 1011010 | 11100 |
Color Harmonies of #075486
Complementary color
Monochromatic Colors of #075486
Black with #075486
Text Example
Text Example
White with #075486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075486; }
p { color: rgb(7,84,134); }
H1.HeaderClassName
{
color: #075486;
}
.AnyTagClassName
{
color: #075486;
}
</style>
background-color css
<style>
a { background-color: #075486; }
a { background-color: rgb(7,84,134); }
div.DivClassName
{
background-color: #075486;
}
.BgClassName
{
background-color: #075486;
}
</style>
border-color css
<style>
span { border-color: #075486; }
span { border-color: rgb(7,84,134); }
td.TdClassName
{
border-color: #075486;
}
.TagClassName
{
border-color: #075486;
}
</style>