Shades of Mosque #01584A
Tints of Mosque #01584A
RGB
CMYK
RGB Variations
Color information
#01584A (or 0x01584A) is known color: Mosque. HEX triplet: 01, 58 and 4A. RGB value is (1,88,74). Sum of RGB (Red+Green+Blue) = 1+88+74=163 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.61% from 163); Green value is 88 (34.77% from 255 or 53.99% from 163); Blue value is 74 (29.30% from 255 or 45.40% from 163); Max value from RGB is 88 - color contains mainly: green. Hex color #01584A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #01584A is #FEA7B5. Grayscale: #3C3C3C. Windows color (decimal): -16689078 or 4872193. OLE color: 4872193.
HSL color Cylindrical-coordinate representation of color #01584A: hue angle of 170.34º 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 #01584A is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 88 | 74 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.65 |
| HSL | 170.34º | 0.98% | 0.17% | - |
| HSV(B) | 170.34º | 0.99% | 0.35% | - |
| XYZ | 4.74 | 7.48 | 7.67 | - |
| YUV | 60.39 | 135.68 | 85.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 74 | 0.99 | 0 | 0.16 | 0.65 | 170.34 | 0.98 | 0.17 |
| Hex | 1 | 58 | 4A | 63 | 0 | 10 | 41 | AA | 62 | 11 |
| Octal | 1 | 130 | 112 | 143 | 0 | 20 | 101 | 252 | 142 | 21 |
| Binary | 1 | 1011000 | 1001010 | 1100011 | 0 | 10000 | 1000001 | 10101010 | 1100010 | 10001 |
Color Harmonies of #01584A
Complementary color
Monochromatic Colors of #01584A
Black with #01584A
Text Example
Text Example
White with #01584A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01584A; }
p { color: rgb(1,88,74); }
H1.HeaderClassName
{
color: #01584A;
}
.AnyTagClassName
{
color: #01584A;
}
</style>
background-color css
<style>
a { background-color: #01584A; }
a { background-color: rgb(1,88,74); }
div.DivClassName
{
background-color: #01584A;
}
.BgClassName
{
background-color: #01584A;
}
</style>
border-color css
<style>
span { border-color: #01584A; }
span { border-color: rgb(1,88,74); }
td.TdClassName
{
border-color: #01584A;
}
.TagClassName
{
border-color: #01584A;
}
</style>