Shades of Mosque #01574E
Tints of Mosque #01574E
RGB
CMYK
RGB Variations
Color information
#01574E (or 0x01574E) is known color: Mosque. HEX triplet: 01, 57 and 4E. RGB value is (1,87,78). Sum of RGB (Red+Green+Blue) = 1+87+78=166 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 166); Green value is 87 (34.38% from 255 or 52.41% from 166); Blue value is 78 (30.86% from 255 or 46.99% from 166); Max value from RGB is 87 - color contains mainly: green. Hex color #01574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #01574E is #FEA8B1. Grayscale: #3C3C3C. Windows color (decimal): -16689330 or 5134081. OLE color: 5134081.
HSL color Cylindrical-coordinate representation of color #01574E: hue angle of 173.72º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01574E is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 87 | 78 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.66 |
| HSL | 173.72º | 0.98% | 0.17% | - |
| HSV(B) | 173.72º | 0.99% | 0.34% | - |
| XYZ | 4.8 | 7.37 | 8.38 | - |
| YUV | 60.26 | 138.01 | 85.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 78 | 0.99 | 0 | 0.10 | 0.66 | 173.72 | 0.98 | 0.17 |
| Hex | 1 | 57 | 4E | 63 | 0 | A | 42 | AE | 62 | 11 |
| Octal | 1 | 127 | 116 | 143 | 0 | 12 | 102 | 256 | 142 | 21 |
| Binary | 1 | 1010111 | 1001110 | 1100011 | 0 | 1010 | 1000010 | 10101110 | 1100010 | 10001 |
Color Harmonies of #01574E
Complementary color
Monochromatic Colors of #01574E
Black with #01574E
Text Example
Text Example
White with #01574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01574E; }
p { color: rgb(1,87,78); }
H1.HeaderClassName
{
color: #01574E;
}
.AnyTagClassName
{
color: #01574E;
}
</style>
background-color css
<style>
a { background-color: #01574E; }
a { background-color: rgb(1,87,78); }
div.DivClassName
{
background-color: #01574E;
}
.BgClassName
{
background-color: #01574E;
}
</style>
border-color css
<style>
span { border-color: #01574E; }
span { border-color: rgb(1,87,78); }
td.TdClassName
{
border-color: #01574E;
}
.TagClassName
{
border-color: #01574E;
}
</style>