Shades of Mosque #01564A
Tints of Mosque #01564A
RGB
CMYK
RGB Variations
Color information
#01564A (or 0x01564A) is known color: Mosque. HEX triplet: 01, 56 and 4A. RGB value is (1,86,74). Sum of RGB (Red+Green+Blue) = 1+86+74=161 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.62% from 161); Green value is 86 (33.98% from 255 or 53.42% from 161); Blue value is 74 (29.30% from 255 or 45.96% from 161); Max value from RGB is 86 - color contains mainly: green. Hex color #01564A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #01564A is #FEA9B5. Grayscale: #3B3B3B. Windows color (decimal): -16689590 or 4871681. OLE color: 4871681.
HSL color Cylindrical-coordinate representation of color #01564A: hue angle of 171.53º 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 #01564A is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 86 | 74 | - |
| CMYK | 0.99 | 0 | 0.14 | 0.66 |
| HSL | 171.53º | 0.98% | 0.17% | - |
| HSV(B) | 171.53º | 0.99% | 0.34% | - |
| XYZ | 4.58 | 7.16 | 7.62 | - |
| YUV | 59.22 | 136.34 | 86.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 86 | 74 | 0.99 | 0 | 0.14 | 0.66 | 171.53 | 0.98 | 0.17 |
| Hex | 1 | 56 | 4A | 63 | 0 | E | 42 | AC | 62 | 11 |
| Octal | 1 | 126 | 112 | 143 | 0 | 16 | 102 | 254 | 142 | 21 |
| Binary | 1 | 1010110 | 1001010 | 1100011 | 0 | 1110 | 1000010 | 10101100 | 1100010 | 10001 |
Color Harmonies of #01564A
Complementary color
Monochromatic Colors of #01564A
Black with #01564A
Text Example
Text Example
White with #01564A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01564A; }
p { color: rgb(1,86,74); }
H1.HeaderClassName
{
color: #01564A;
}
.AnyTagClassName
{
color: #01564A;
}
</style>
background-color css
<style>
a { background-color: #01564A; }
a { background-color: rgb(1,86,74); }
div.DivClassName
{
background-color: #01564A;
}
.BgClassName
{
background-color: #01564A;
}
</style>
border-color css
<style>
span { border-color: #01564A; }
span { border-color: rgb(1,86,74); }
td.TdClassName
{
border-color: #01564A;
}
.TagClassName
{
border-color: #01564A;
}
</style>