Shades of Mosque #075862
Tints of Mosque #075862
RGB
CMYK
RGB Variations
Color information
#075862 (or 0x075862) is known color: Mosque. HEX triplet: 07, 58 and 62. RGB value is (7,88,98). Sum of RGB (Red+Green+Blue) = 7+88+98=193 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.63% from 193); Green value is 88 (34.77% from 255 or 45.60% from 193); Blue value is 98 (38.67% from 255 or 50.78% from 193); Max value from RGB is 98 - color contains mainly: blue. Hex color #075862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075862 is #F8A79D. Grayscale: #404040. Windows color (decimal): -16295838 or 6445063. OLE color: 6445063.
HSL color Cylindrical-coordinate representation of color #075862: hue angle of 186.59º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075862 is Cyan = 0.93, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 88 | 98 | - |
| CMYK | 0.93 | 0.10 | 0 | 0.62 |
| HSL | 186.59º | 0.87% | 0.21% | - |
| HSV(B) | 186.59º | 0.93% | 0.38% | - |
| XYZ | 5.78 | 7.91 | 12.78 | - |
| YUV | 64.92 | 146.66 | 86.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 98 | 0.93 | 0.10 | 0 | 0.62 | 186.59 | 0.87 | 0.21 |
| Hex | 7 | 58 | 62 | 5D | A | 0 | 3E | BB | 57 | 15 |
| Octal | 7 | 130 | 142 | 135 | 12 | 0 | 76 | 273 | 127 | 25 |
| Binary | 111 | 1011000 | 1100010 | 1011101 | 1010 | 0 | 111110 | 10111011 | 1010111 | 10101 |
Color Harmonies of #075862
Complementary color
Monochromatic Colors of #075862
Black with #075862
Text Example
Text Example
White with #075862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075862; }
p { color: rgb(7,88,98); }
H1.HeaderClassName
{
color: #075862;
}
.AnyTagClassName
{
color: #075862;
}
</style>
background-color css
<style>
a { background-color: #075862; }
a { background-color: rgb(7,88,98); }
div.DivClassName
{
background-color: #075862;
}
.BgClassName
{
background-color: #075862;
}
</style>
border-color css
<style>
span { border-color: #075862; }
span { border-color: rgb(7,88,98); }
td.TdClassName
{
border-color: #075862;
}
.TagClassName
{
border-color: #075862;
}
</style>