Shades of Mosque #075858
Tints of Mosque #075858
RGB
CMYK
RGB Variations
Color information
#075858 (or 0x075858) is known color: Mosque. HEX triplet: 07, 58 and 58. RGB value is (7,88,88). Sum of RGB (Red+Green+Blue) = 7+88+88=183 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.83% from 183); Green value is 88 (34.77% from 255 or 48.09% from 183); Blue value is 88 (34.77% from 255 or 48.09% from 183); Max value from RGB is 88 - color contains mainly: green, blue. Hex color #075858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075858 is #F8A7A7. Grayscale: #3F3F3F. Windows color (decimal): -16295848 or 5789703. OLE color: 5789703.
HSL color Cylindrical-coordinate representation of color #075858: 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 #075858 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 88 | 88 | - |
| CMYK | 0.92 | 0 | 0 | 0.65 |
| HSL | 180º | 0.85% | 0.19% | - |
| HSV(B) | 180º | 0.92% | 0.35% | - |
| XYZ | 5.34 | 7.73 | 10.44 | - |
| YUV | 63.78 | 141.66 | 87.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 88 | 0.92 | 0 | 0 | 0.65 | 180 | 0.85 | 0.19 |
| Hex | 7 | 58 | 58 | 5C | 0 | 0 | 41 | B4 | 55 | 13 |
| Octal | 7 | 130 | 130 | 134 | 0 | 0 | 101 | 264 | 125 | 23 |
| Binary | 111 | 1011000 | 1011000 | 1011100 | 0 | 0 | 1000001 | 10110100 | 1010101 | 10011 |
Color Harmonies of #075858
Complementary color
Monochromatic Colors of #075858
Black with #075858
Text Example
Text Example
White with #075858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075858; }
p { color: rgb(7,88,88); }
H1.HeaderClassName
{
color: #075858;
}
.AnyTagClassName
{
color: #075858;
}
</style>
background-color css
<style>
a { background-color: #075858; }
a { background-color: rgb(7,88,88); }
div.DivClassName
{
background-color: #075858;
}
.BgClassName
{
background-color: #075858;
}
</style>
border-color css
<style>
span { border-color: #075858; }
span { border-color: rgb(7,88,88); }
td.TdClassName
{
border-color: #075858;
}
.TagClassName
{
border-color: #075858;
}
</style>