Shades of Mosque #07575A
Tints of Mosque #07575A
RGB
CMYK
RGB Variations
Color information
#07575A (or 0x07575A) is known color: Mosque. HEX triplet: 07, 57 and 5A. RGB value is (7,87,90). Sum of RGB (Red+Green+Blue) = 7+87+90=184 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.80% from 184); Green value is 87 (34.38% from 255 or 47.28% from 184); Blue value is 90 (35.55% from 255 or 48.91% from 184); Max value from RGB is 90 - color contains mainly: blue. Hex color #07575A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07575A is #F8A8A5. Grayscale: #3F3F3F. Windows color (decimal): -16296102 or 5920519. OLE color: 5920519.
HSL color Cylindrical-coordinate representation of color #07575A: hue angle of 182.17º degrees, saturation: 0.86, 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 #07575A is Cyan = 0.92, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 87 | 90 | - |
| CMYK | 0.92 | 0.03 | 0 | 0.65 |
| HSL | 182.17º | 0.86% | 0.19% | - |
| HSV(B) | 182.17º | 0.92% | 0.35% | - |
| XYZ | 5.34 | 7.6 | 10.86 | - |
| YUV | 63.42 | 143 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 90 | 0.92 | 0.03 | 0 | 0.65 | 182.17 | 0.86 | 0.19 |
| Hex | 7 | 57 | 5A | 5C | 3 | 0 | 41 | B6 | 56 | 13 |
| Octal | 7 | 127 | 132 | 134 | 3 | 0 | 101 | 266 | 126 | 23 |
| Binary | 111 | 1010111 | 1011010 | 1011100 | 11 | 0 | 1000001 | 10110110 | 1010110 | 10011 |
Color Harmonies of #07575A
Complementary color
Monochromatic Colors of #07575A
Black with #07575A
Text Example
Text Example
White with #07575A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07575A; }
p { color: rgb(7,87,90); }
H1.HeaderClassName
{
color: #07575A;
}
.AnyTagClassName
{
color: #07575A;
}
</style>
background-color css
<style>
a { background-color: #07575A; }
a { background-color: rgb(7,87,90); }
div.DivClassName
{
background-color: #07575A;
}
.BgClassName
{
background-color: #07575A;
}
</style>
border-color css
<style>
span { border-color: #07575A; }
span { border-color: rgb(7,87,90); }
td.TdClassName
{
border-color: #07575A;
}
.TagClassName
{
border-color: #07575A;
}
</style>