Shades of Mosque #02574E
Tints of Mosque #02574E
RGB
CMYK
RGB Variations
Color information
#02574E (or 0x02574E) is known color: Mosque. HEX triplet: 02, 57 and 4E. RGB value is (2,87,78). Sum of RGB (Red+Green+Blue) = 2+87+78=167 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 167); Green value is 87 (34.38% from 255 or 52.10% from 167); Blue value is 78 (30.86% from 255 or 46.71% from 167); Max value from RGB is 87 - color contains mainly: green. Hex color #02574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02574E is #FDA8B1. Grayscale: #3C3C3C. Windows color (decimal): -16623794 or 5134082. OLE color: 5134082.
HSL color Cylindrical-coordinate representation of color #02574E: hue angle of 173.65º 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 #02574E is Cyan = 0.98, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 2 | 87 | 78 | - |
| CMYK | 0.98 | 0 | 0.10 | 0.66 |
| HSL | 173.65º | 0.96% | 0.17% | - |
| HSV(B) | 173.65º | 0.98% | 0.34% | - |
| XYZ | 4.81 | 7.38 | 8.38 | - |
| YUV | 60.56 | 137.84 | 86.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 87 | 78 | 0.98 | 0 | 0.10 | 0.66 | 173.65 | 0.96 | 0.17 |
| Hex | 2 | 57 | 4E | 62 | 0 | A | 42 | AE | 60 | 11 |
| Octal | 2 | 127 | 116 | 142 | 0 | 12 | 102 | 256 | 140 | 21 |
| Binary | 10 | 1010111 | 1001110 | 1100010 | 0 | 1010 | 1000010 | 10101110 | 1100000 | 10001 |
Color Harmonies of #02574E
Complementary color
Monochromatic Colors of #02574E
Black with #02574E
Text Example
Text Example
White with #02574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02574E; }
p { color: rgb(2,87,78); }
H1.HeaderClassName
{
color: #02574E;
}
.AnyTagClassName
{
color: #02574E;
}
</style>
background-color css
<style>
a { background-color: #02574E; }
a { background-color: rgb(2,87,78); }
div.DivClassName
{
background-color: #02574E;
}
.BgClassName
{
background-color: #02574E;
}
</style>
border-color css
<style>
span { border-color: #02574E; }
span { border-color: rgb(2,87,78); }
td.TdClassName
{
border-color: #02574E;
}
.TagClassName
{
border-color: #02574E;
}
</style>