Shades of Mosque #07574E
Tints of Mosque #07574E
RGB
CMYK
RGB Variations
Color information
#07574E (or 0x07574E) is known color: Mosque. HEX triplet: 07, 57 and 4E. RGB value is (7,87,78). Sum of RGB (Red+Green+Blue) = 7+87+78=172 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.07% from 172); Green value is 87 (34.38% from 255 or 50.58% from 172); Blue value is 78 (30.86% from 255 or 45.35% from 172); Max value from RGB is 87 - color contains mainly: green. Hex color #07574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07574E is #F8A8B1. Grayscale: #3E3E3E. Windows color (decimal): -16296114 or 5134087. OLE color: 5134087.
HSL color Cylindrical-coordinate representation of color #07574E: hue angle of 173.25º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #07574E is Cyan = 0.92, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 78 | - |
| CMYK | 0.92 | 0 | 0.10 | 0.66 |
| HSL | 173.25º | 0.85% | 0.18% | - |
| HSV(B) | 173.25º | 0.92% | 0.34% | - |
| XYZ | 4.87 | 7.41 | 8.38 | - |
| YUV | 62.05 | 137 | 88.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 78 | 0.92 | 0 | 0.10 | 0.66 | 173.25 | 0.85 | 0.18 |
| Hex | 7 | 57 | 4E | 5C | 0 | A | 42 | AD | 55 | 12 |
| Octal | 7 | 127 | 116 | 134 | 0 | 12 | 102 | 255 | 125 | 22 |
| Binary | 111 | 1010111 | 1001110 | 1011100 | 0 | 1010 | 1000010 | 10101101 | 1010101 | 10010 |
Color Harmonies of #07574E
Complementary color
Monochromatic Colors of #07574E
Black with #07574E
Text Example
Text Example
White with #07574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07574E; }
p { color: rgb(7,87,78); }
H1.HeaderClassName
{
color: #07574E;
}
.AnyTagClassName
{
color: #07574E;
}
</style>
background-color css
<style>
a { background-color: #07574E; }
a { background-color: rgb(7,87,78); }
div.DivClassName
{
background-color: #07574E;
}
.BgClassName
{
background-color: #07574E;
}
</style>
border-color css
<style>
span { border-color: #07574E; }
span { border-color: rgb(7,87,78); }
td.TdClassName
{
border-color: #07574E;
}
.TagClassName
{
border-color: #07574E;
}
</style>