Shades of Dark Cerulean #075186
Tints of Dark Cerulean #075186
RGB
CMYK
RGB Variations
Color information
#075186 (or 0x075186) is known color: Dark Cerulean. HEX triplet: 07, 51 and 86. RGB value is (7,81,134). Sum of RGB (Red+Green+Blue) = 7+81+134=222 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.15% from 222); Green value is 81 (32.03% from 255 or 36.49% from 222); Blue value is 134 (52.73% from 255 or 60.36% from 222); Max value from RGB is 134 - color contains mainly: blue. Hex color #075186 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #075186 is #F8AE79. Grayscale: #404040. Windows color (decimal): -16297594 or 8802567. OLE color: 8802567.
HSL color Cylindrical-coordinate representation of color #075186: hue angle of 205.04º 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 #075186 is Cyan = 0.95, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 81 | 134 | - |
| CMYK | 0.95 | 0.40 | 0 | 0.47 |
| HSL | 205.04º | 0.9% | 0.28% | - |
| HSV(B) | 205.04º | 0.95% | 0.53% | - |
| XYZ | 7.33 | 7.65 | 23.64 | - |
| YUV | 64.92 | 166.98 | 86.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 81 | 134 | 0.95 | 0.40 | 0 | 0.47 | 205.04 | 0.9 | 0.28 |
| Hex | 7 | 51 | 86 | 5F | 28 | 0 | 2F | CD | 5A | 1C |
| Octal | 7 | 121 | 206 | 137 | 50 | 0 | 57 | 315 | 132 | 34 |
| Binary | 111 | 1010001 | 10000110 | 1011111 | 101000 | 0 | 101111 | 11001101 | 1011010 | 11100 |
Color Harmonies of #075186
Complementary color
Monochromatic Colors of #075186
Black with #075186
Text Example
Text Example
White with #075186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075186; }
p { color: rgb(7,81,134); }
H1.HeaderClassName
{
color: #075186;
}
.AnyTagClassName
{
color: #075186;
}
</style>
background-color css
<style>
a { background-color: #075186; }
a { background-color: rgb(7,81,134); }
div.DivClassName
{
background-color: #075186;
}
.BgClassName
{
background-color: #075186;
}
</style>
border-color css
<style>
span { border-color: #075186; }
span { border-color: rgb(7,81,134); }
td.TdClassName
{
border-color: #075186;
}
.TagClassName
{
border-color: #075186;
}
</style>