Shades of Mosque #01594C
Tints of Mosque #01594C
RGB
CMYK
RGB Variations
Color information
#01594C (or 0x01594C) is known color: Mosque. HEX triplet: 01, 59 and 4C. RGB value is (1,89,76). Sum of RGB (Red+Green+Blue) = 1+89+76=166 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 166); Green value is 89 (35.16% from 255 or 53.61% from 166); Blue value is 76 (30.08% from 255 or 45.78% from 166); Max value from RGB is 89 - color contains mainly: green. Hex color #01594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #01594C is #FEA6B3. Grayscale: #3D3D3D. Windows color (decimal): -16688820 or 5003521. OLE color: 5003521.
HSL color Cylindrical-coordinate representation of color #01594C: hue angle of 171.14º 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 #01594C is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 89 | 76 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.65 |
| HSL | 171.14º | 0.98% | 0.18% | - |
| HSV(B) | 171.14º | 0.99% | 0.35% | - |
| XYZ | 4.89 | 7.67 | 8.06 | - |
| YUV | 61.21 | 136.35 | 85.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 89 | 76 | 0.99 | 0 | 0.15 | 0.65 | 171.14 | 0.98 | 0.18 |
| Hex | 1 | 59 | 4C | 63 | 0 | F | 41 | AB | 62 | 12 |
| Octal | 1 | 131 | 114 | 143 | 0 | 17 | 101 | 253 | 142 | 22 |
| Binary | 1 | 1011001 | 1001100 | 1100011 | 0 | 1111 | 1000001 | 10101011 | 1100010 | 10010 |
Color Harmonies of #01594C
Complementary color
Monochromatic Colors of #01594C
Black with #01594C
Text Example
Text Example
White with #01594C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01594C; }
p { color: rgb(1,89,76); }
H1.HeaderClassName
{
color: #01594C;
}
.AnyTagClassName
{
color: #01594C;
}
</style>
background-color css
<style>
a { background-color: #01594C; }
a { background-color: rgb(1,89,76); }
div.DivClassName
{
background-color: #01594C;
}
.BgClassName
{
background-color: #01594C;
}
</style>
border-color css
<style>
span { border-color: #01594C; }
span { border-color: rgb(1,89,76); }
td.TdClassName
{
border-color: #01594C;
}
.TagClassName
{
border-color: #01594C;
}
</style>