Shades of Mosque #075956
Tints of Mosque #075956
RGB
CMYK
RGB Variations
Color information
#075956 (or 0x075956) is known color: Mosque. HEX triplet: 07, 59 and 56. RGB value is (7,89,86). Sum of RGB (Red+Green+Blue) = 7+89+86=182 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.85% from 182); Green value is 89 (35.16% from 255 or 48.90% from 182); Blue value is 86 (33.98% from 255 or 47.25% from 182); Max value from RGB is 89 - color contains mainly: green. Hex color #075956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075956 is #F8A6A9. Grayscale: #404040. Windows color (decimal): -16295594 or 5658887. OLE color: 5658887.
HSL color Cylindrical-coordinate representation of color #075956: hue angle of 177.8º 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 #075956 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 86 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.65 |
| HSL | 177.8º | 0.85% | 0.19% | - |
| HSV(B) | 177.8º | 0.92% | 0.35% | - |
| XYZ | 5.34 | 7.86 | 10.04 | - |
| YUV | 64.14 | 140.33 | 87.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 86 | 0.92 | 0 | 0.03 | 0.65 | 177.8 | 0.85 | 0.19 |
| Hex | 7 | 59 | 56 | 5C | 0 | 3 | 41 | B2 | 55 | 13 |
| Octal | 7 | 131 | 126 | 134 | 0 | 3 | 101 | 262 | 125 | 23 |
| Binary | 111 | 1011001 | 1010110 | 1011100 | 0 | 11 | 1000001 | 10110010 | 1010101 | 10011 |
Color Harmonies of #075956
Complementary color
Monochromatic Colors of #075956
Black with #075956
Text Example
Text Example
White with #075956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075956; }
p { color: rgb(7,89,86); }
H1.HeaderClassName
{
color: #075956;
}
.AnyTagClassName
{
color: #075956;
}
</style>
background-color css
<style>
a { background-color: #075956; }
a { background-color: rgb(7,89,86); }
div.DivClassName
{
background-color: #075956;
}
.BgClassName
{
background-color: #075956;
}
</style>
border-color css
<style>
span { border-color: #075956; }
span { border-color: rgb(7,89,86); }
td.TdClassName
{
border-color: #075956;
}
.TagClassName
{
border-color: #075956;
}
</style>