Shades of Mosque #02574D
Tints of Mosque #02574D
RGB
CMYK
RGB Variations
Color information
#02574D (or 0x02574D) is known color: Mosque. HEX triplet: 02, 57 and 4D. RGB value is (2,87,77). Sum of RGB (Red+Green+Blue) = 2+87+77=166 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 166); Green value is 87 (34.38% from 255 or 52.41% from 166); Blue value is 77 (30.47% from 255 or 46.39% from 166); Max value from RGB is 87 - color contains mainly: green. Hex color #02574D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02574D is #FDA8B2. Grayscale: #3C3C3C. Windows color (decimal): -16623795 or 5068546. OLE color: 5068546.
HSL color Cylindrical-coordinate representation of color #02574D: hue angle of 172.94º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02574D is Cyan = 0.98, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 2 | 87 | 77 | - |
| CMYK | 0.98 | 0 | 0.11 | 0.66 |
| HSL | 172.94º | 0.96% | 0.17% | - |
| HSV(B) | 172.94º | 0.98% | 0.34% | - |
| XYZ | 4.77 | 7.37 | 8.19 | - |
| YUV | 60.45 | 137.34 | 86.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 87 | 77 | 0.98 | 0 | 0.11 | 0.66 | 172.94 | 0.96 | 0.17 |
| Hex | 2 | 57 | 4D | 62 | 0 | B | 42 | AD | 60 | 11 |
| Octal | 2 | 127 | 115 | 142 | 0 | 13 | 102 | 255 | 140 | 21 |
| Binary | 10 | 1010111 | 1001101 | 1100010 | 0 | 1011 | 1000010 | 10101101 | 1100000 | 10001 |
Color Harmonies of #02574D
Complementary color
Monochromatic Colors of #02574D
Black with #02574D
Text Example
Text Example
White with #02574D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02574D; }
p { color: rgb(2,87,77); }
H1.HeaderClassName
{
color: #02574D;
}
.AnyTagClassName
{
color: #02574D;
}
</style>
background-color css
<style>
a { background-color: #02574D; }
a { background-color: rgb(2,87,77); }
div.DivClassName
{
background-color: #02574D;
}
.BgClassName
{
background-color: #02574D;
}
</style>
border-color css
<style>
span { border-color: #02574D; }
span { border-color: rgb(2,87,77); }
td.TdClassName
{
border-color: #02574D;
}
.TagClassName
{
border-color: #02574D;
}
</style>