Shades of Mosque #075856
Tints of Mosque #075856
RGB
CMYK
RGB Variations
Color information
#075856 (or 0x075856) is known color: Mosque. HEX triplet: 07, 58 and 56. RGB value is (7,88,86). Sum of RGB (Red+Green+Blue) = 7+88+86=181 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.87% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 88 - color contains mainly: green. Hex color #075856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075856 is #F8A7A9. Grayscale: #3F3F3F. Windows color (decimal): -16295850 or 5658631. OLE color: 5658631.
HSL color Cylindrical-coordinate representation of color #075856: hue angle of 178.52º 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 #075856 is Cyan = 0.92, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 88 | 86 | - |
| CMYK | 0.92 | 0 | 0.02 | 0.65 |
| HSL | 178.52º | 0.85% | 0.19% | - |
| HSV(B) | 178.52º | 0.92% | 0.35% | - |
| XYZ | 5.26 | 7.7 | 10.01 | - |
| YUV | 63.55 | 140.66 | 87.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 86 | 0.92 | 0 | 0.02 | 0.65 | 178.52 | 0.85 | 0.19 |
| Hex | 7 | 58 | 56 | 5C | 0 | 2 | 41 | B3 | 55 | 13 |
| Octal | 7 | 130 | 126 | 134 | 0 | 2 | 101 | 263 | 125 | 23 |
| Binary | 111 | 1011000 | 1010110 | 1011100 | 0 | 10 | 1000001 | 10110011 | 1010101 | 10011 |
Color Harmonies of #075856
Complementary color
Monochromatic Colors of #075856
Black with #075856
Text Example
Text Example
White with #075856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075856; }
p { color: rgb(7,88,86); }
H1.HeaderClassName
{
color: #075856;
}
.AnyTagClassName
{
color: #075856;
}
</style>
background-color css
<style>
a { background-color: #075856; }
a { background-color: rgb(7,88,86); }
div.DivClassName
{
background-color: #075856;
}
.BgClassName
{
background-color: #075856;
}
</style>
border-color css
<style>
span { border-color: #075856; }
span { border-color: rgb(7,88,86); }
td.TdClassName
{
border-color: #075856;
}
.TagClassName
{
border-color: #075856;
}
</style>