Shades of Mosque #075962
Tints of Mosque #075962
RGB
CMYK
RGB Variations
Color information
#075962 (or 0x075962) is known color: Mosque. HEX triplet: 07, 59 and 62. RGB value is (7,89,98). Sum of RGB (Red+Green+Blue) = 7+89+98=194 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.61% from 194); Green value is 89 (35.16% from 255 or 45.88% from 194); Blue value is 98 (38.67% from 255 or 50.52% from 194); Max value from RGB is 98 - color contains mainly: blue. Hex color #075962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075962 is #F8A69D. Grayscale: #414141. Windows color (decimal): -16295582 or 6445319. OLE color: 6445319.
HSL color Cylindrical-coordinate representation of color #075962: hue angle of 185.93º 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 #075962 is Cyan = 0.93, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 89 | 98 | - |
| CMYK | 0.93 | 0.09 | 0 | 0.62 |
| HSL | 185.93º | 0.87% | 0.21% | - |
| HSV(B) | 185.93º | 0.93% | 0.38% | - |
| XYZ | 5.86 | 8.07 | 12.8 | - |
| YUV | 65.51 | 146.33 | 86.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 98 | 0.93 | 0.09 | 0 | 0.62 | 185.93 | 0.87 | 0.21 |
| Hex | 7 | 59 | 62 | 5D | 9 | 0 | 3E | BA | 57 | 15 |
| Octal | 7 | 131 | 142 | 135 | 11 | 0 | 76 | 272 | 127 | 25 |
| Binary | 111 | 1011001 | 1100010 | 1011101 | 1001 | 0 | 111110 | 10111010 | 1010111 | 10101 |
Color Harmonies of #075962
Complementary color
Monochromatic Colors of #075962
Black with #075962
Text Example
Text Example
White with #075962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075962; }
p { color: rgb(7,89,98); }
H1.HeaderClassName
{
color: #075962;
}
.AnyTagClassName
{
color: #075962;
}
</style>
background-color css
<style>
a { background-color: #075962; }
a { background-color: rgb(7,89,98); }
div.DivClassName
{
background-color: #075962;
}
.BgClassName
{
background-color: #075962;
}
</style>
border-color css
<style>
span { border-color: #075962; }
span { border-color: rgb(7,89,98); }
td.TdClassName
{
border-color: #075962;
}
.TagClassName
{
border-color: #075962;
}
</style>