Shades of Mosque #01584E
Tints of Mosque #01584E
RGB
CMYK
RGB Variations
Color information
#01584E (or 0x01584E) is known color: Mosque. HEX triplet: 01, 58 and 4E. RGB value is (1,88,78). Sum of RGB (Red+Green+Blue) = 1+88+78=167 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 167); Green value is 88 (34.77% from 255 or 52.69% from 167); Blue value is 78 (30.86% from 255 or 46.71% from 167); Max value from RGB is 88 - color contains mainly: green. Hex color #01584E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #01584E is #FEA7B1. Grayscale: #3C3C3C. Windows color (decimal): -16689074 or 5134337. OLE color: 5134337.
HSL color Cylindrical-coordinate representation of color #01584E: hue angle of 173.1º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01584E is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 88 | 78 | - |
| CMYK | 0.99 | 0 | 0.11 | 0.65 |
| HSL | 173.1º | 0.98% | 0.17% | - |
| HSV(B) | 173.1º | 0.99% | 0.35% | - |
| XYZ | 4.88 | 7.54 | 8.41 | - |
| YUV | 60.85 | 137.68 | 85.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 78 | 0.99 | 0 | 0.11 | 0.65 | 173.1 | 0.98 | 0.17 |
| Hex | 1 | 58 | 4E | 63 | 0 | B | 41 | AD | 62 | 11 |
| Octal | 1 | 130 | 116 | 143 | 0 | 13 | 101 | 255 | 142 | 21 |
| Binary | 1 | 1011000 | 1001110 | 1100011 | 0 | 1011 | 1000001 | 10101101 | 1100010 | 10001 |
Color Harmonies of #01584E
Complementary color
Monochromatic Colors of #01584E
Black with #01584E
Text Example
Text Example
White with #01584E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01584E; }
p { color: rgb(1,88,78); }
H1.HeaderClassName
{
color: #01584E;
}
.AnyTagClassName
{
color: #01584E;
}
</style>
background-color css
<style>
a { background-color: #01584E; }
a { background-color: rgb(1,88,78); }
div.DivClassName
{
background-color: #01584E;
}
.BgClassName
{
background-color: #01584E;
}
</style>
border-color css
<style>
span { border-color: #01584E; }
span { border-color: rgb(1,88,78); }
td.TdClassName
{
border-color: #01584E;
}
.TagClassName
{
border-color: #01584E;
}
</style>