Shades of Mosque #075959
Tints of Mosque #075959
RGB
CMYK
RGB Variations
Color information
#075959 (or 0x075959) is known color: Mosque. HEX triplet: 07, 59 and 59. RGB value is (7,89,89). Sum of RGB (Red+Green+Blue) = 7+89+89=185 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.78% from 185); Green value is 89 (35.16% from 255 or 48.11% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 89 - color contains mainly: green, blue. Hex color #075959 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075959 is #F8A6A6. Grayscale: #404040. Windows color (decimal): -16295591 or 5855495. OLE color: 5855495.
HSL color Cylindrical-coordinate representation of color #075959: hue angle of 180º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075959 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 89 | - |
| CMYK | 0.92 | 0 | 0 | 0.65 |
| HSL | 180º | 0.85% | 0.19% | - |
| HSV(B) | 180º | 0.92% | 0.35% | - |
| XYZ | 5.46 | 7.91 | 10.69 | - |
| YUV | 64.48 | 141.83 | 87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 89 | 0.92 | 0 | 0 | 0.65 | 180 | 0.85 | 0.19 |
| Hex | 7 | 59 | 59 | 5C | 0 | 0 | 41 | B4 | 55 | 13 |
| Octal | 7 | 131 | 131 | 134 | 0 | 0 | 101 | 264 | 125 | 23 |
| Binary | 111 | 1011001 | 1011001 | 1011100 | 0 | 0 | 1000001 | 10110100 | 1010101 | 10011 |
Color Harmonies of #075959
Complementary color
Monochromatic Colors of #075959
Black with #075959
Text Example
Text Example
White with #075959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075959; }
p { color: rgb(7,89,89); }
H1.HeaderClassName
{
color: #075959;
}
.AnyTagClassName
{
color: #075959;
}
</style>
background-color css
<style>
a { background-color: #075959; }
a { background-color: rgb(7,89,89); }
div.DivClassName
{
background-color: #075959;
}
.BgClassName
{
background-color: #075959;
}
</style>
border-color css
<style>
span { border-color: #075959; }
span { border-color: rgb(7,89,89); }
td.TdClassName
{
border-color: #075959;
}
.TagClassName
{
border-color: #075959;
}
</style>