Shades of Mosque #07574C
Tints of Mosque #07574C
RGB
CMYK
RGB Variations
Color information
#07574C (or 0x07574C) is known color: Mosque. HEX triplet: 07, 57 and 4C. RGB value is (7,87,76). Sum of RGB (Red+Green+Blue) = 7+87+76=170 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.12% from 170); Green value is 87 (34.38% from 255 or 51.18% from 170); Blue value is 76 (30.08% from 255 or 44.71% from 170); Max value from RGB is 87 - color contains mainly: green. Hex color #07574C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #07574C is #F8A8B3. Grayscale: #3D3D3D. Windows color (decimal): -16296116 or 5003015. OLE color: 5003015.
HSL color Cylindrical-coordinate representation of color #07574C: hue angle of 171.75º 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 #07574C is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 76 | - |
| CMYK | 0.92 | 0 | 0.13 | 0.66 |
| HSL | 171.75º | 0.85% | 0.18% | - |
| HSV(B) | 171.75º | 0.92% | 0.34% | - |
| XYZ | 4.8 | 7.38 | 8.01 | - |
| YUV | 61.83 | 136 | 88.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 76 | 0.92 | 0 | 0.13 | 0.66 | 171.75 | 0.85 | 0.18 |
| Hex | 7 | 57 | 4C | 5C | 0 | D | 42 | AC | 55 | 12 |
| Octal | 7 | 127 | 114 | 134 | 0 | 15 | 102 | 254 | 125 | 22 |
| Binary | 111 | 1010111 | 1001100 | 1011100 | 0 | 1101 | 1000010 | 10101100 | 1010101 | 10010 |
Color Harmonies of #07574C
Complementary color
Monochromatic Colors of #07574C
Black with #07574C
Text Example
Text Example
White with #07574C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07574C; }
p { color: rgb(7,87,76); }
H1.HeaderClassName
{
color: #07574C;
}
.AnyTagClassName
{
color: #07574C;
}
</style>
background-color css
<style>
a { background-color: #07574C; }
a { background-color: rgb(7,87,76); }
div.DivClassName
{
background-color: #07574C;
}
.BgClassName
{
background-color: #07574C;
}
</style>
border-color css
<style>
span { border-color: #07574C; }
span { border-color: rgb(7,87,76); }
td.TdClassName
{
border-color: #07574C;
}
.TagClassName
{
border-color: #07574C;
}
</style>