Shades of Mosque #01594A
Tints of Mosque #01594A
RGB
CMYK
RGB Variations
Color information
#01594A (or 0x01594A) is known color: Mosque. HEX triplet: 01, 59 and 4A. RGB value is (1,89,74). Sum of RGB (Red+Green+Blue) = 1+89+74=164 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.61% from 164); Green value is 89 (35.16% from 255 or 54.27% from 164); Blue value is 74 (29.30% from 255 or 45.12% from 164); Max value from RGB is 89 - color contains mainly: green. Hex color #01594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #01594A is #FEA6B5. Grayscale: #3C3C3C. Windows color (decimal): -16688822 or 4872449. OLE color: 4872449.
HSL color Cylindrical-coordinate representation of color #01594A: hue angle of 169.77º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01594A is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 89 | 74 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.65 |
| HSL | 169.77º | 0.98% | 0.18% | - |
| HSV(B) | 169.77º | 0.99% | 0.35% | - |
| XYZ | 4.82 | 7.65 | 7.7 | - |
| YUV | 60.98 | 135.35 | 85.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 89 | 74 | 0.99 | 0 | 0.17 | 0.65 | 169.77 | 0.98 | 0.18 |
| Hex | 1 | 59 | 4A | 63 | 0 | 11 | 41 | AA | 62 | 12 |
| Octal | 1 | 131 | 112 | 143 | 0 | 21 | 101 | 252 | 142 | 22 |
| Binary | 1 | 1011001 | 1001010 | 1100011 | 0 | 10001 | 1000001 | 10101010 | 1100010 | 10010 |
Color Harmonies of #01594A
Complementary color
Monochromatic Colors of #01594A
Black with #01594A
Text Example
Text Example
White with #01594A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01594A; }
p { color: rgb(1,89,74); }
H1.HeaderClassName
{
color: #01594A;
}
.AnyTagClassName
{
color: #01594A;
}
</style>
background-color css
<style>
a { background-color: #01594A; }
a { background-color: rgb(1,89,74); }
div.DivClassName
{
background-color: #01594A;
}
.BgClassName
{
background-color: #01594A;
}
</style>
border-color css
<style>
span { border-color: #01594A; }
span { border-color: rgb(1,89,74); }
td.TdClassName
{
border-color: #01594A;
}
.TagClassName
{
border-color: #01594A;
}
</style>