Shades of Mosque #076055
Tints of Mosque #076055
RGB
CMYK
RGB Variations
Color information
#076055 (or 0x076055) is known color: Mosque. HEX triplet: 07, 60 and 55. RGB value is (7,96,85). Sum of RGB (Red+Green+Blue) = 7+96+85=188 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.72% from 188); Green value is 96 (37.89% from 255 or 51.06% from 188); Blue value is 85 (33.59% from 255 or 45.21% from 188); Max value from RGB is 96 - color contains mainly: green. Hex color #076055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076055 is #F89FAA. Grayscale: #444444. Windows color (decimal): -16293803 or 5595143. OLE color: 5595143.
HSL color Cylindrical-coordinate representation of color #076055: hue angle of 172.58º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076055 is Cyan = 0.93, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 96 | 85 | - |
| CMYK | 0.93 | 0 | 0.11 | 0.62 |
| HSL | 172.58º | 0.86% | 0.2% | - |
| HSV(B) | 172.58º | 0.93% | 0.38% | - |
| XYZ | 5.91 | 9.07 | 10.03 | - |
| YUV | 68.14 | 137.51 | 84.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 85 | 0.93 | 0 | 0.11 | 0.62 | 172.58 | 0.86 | 0.2 |
| Hex | 7 | 60 | 55 | 5D | 0 | B | 3E | AD | 56 | 14 |
| Octal | 7 | 140 | 125 | 135 | 0 | 13 | 76 | 255 | 126 | 24 |
| Binary | 111 | 1100000 | 1010101 | 1011101 | 0 | 1011 | 111110 | 10101101 | 1010110 | 10100 |
Color Harmonies of #076055
Complementary color
Monochromatic Colors of #076055
Black with #076055
Text Example
Text Example
White with #076055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076055; }
p { color: rgb(7,96,85); }
H1.HeaderClassName
{
color: #076055;
}
.AnyTagClassName
{
color: #076055;
}
</style>
background-color css
<style>
a { background-color: #076055; }
a { background-color: rgb(7,96,85); }
div.DivClassName
{
background-color: #076055;
}
.BgClassName
{
background-color: #076055;
}
</style>
border-color css
<style>
span { border-color: #076055; }
span { border-color: rgb(7,96,85); }
td.TdClassName
{
border-color: #076055;
}
.TagClassName
{
border-color: #076055;
}
</style>