Shades of Mosque #00564A
Tints of Mosque #00564A
RGB
CMYK
RGB Variations
Color information
#00564A (or 0x00564A) is known color: Mosque. HEX triplet: 00, 56 and 4A. RGB value is (0,86,74). Sum of RGB (Red+Green+Blue) = 0+86+74=160 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 160); Green value is 86 (33.98% from 255 or 53.75% from 160); Blue value is 74 (29.30% from 255 or 46.25% from 160); Max value from RGB is 86 - color contains mainly: green. Hex color #00564A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #00564A is #FFA9B5. Grayscale: #3A3A3A. Windows color (decimal): -16755126 or 4871680. OLE color: 4871680.
HSL color Cylindrical-coordinate representation of color #00564A: hue angle of 171.63º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00564A is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 86 | 74 | - |
| CMYK | 1 | 0 | 0.14 | 0.66 |
| HSL | 171.63º | 1% | 0.17% | - |
| HSV(B) | 171.63º | 1% | 0.34% | - |
| XYZ | 4.56 | 7.15 | 7.62 | - |
| YUV | 58.92 | 136.51 | 85.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 74 | 1 | 0 | 0.14 | 0.66 | 171.63 | 1 | 0.17 |
| Hex | 0 | 56 | 4A | 64 | 0 | E | 42 | AC | 64 | 11 |
| Octal | 0 | 126 | 112 | 144 | 0 | 16 | 102 | 254 | 144 | 21 |
| Binary | 0 | 1010110 | 1001010 | 1100100 | 0 | 1110 | 1000010 | 10101100 | 1100100 | 10001 |
Color Harmonies of #00564A
Complementary color
Monochromatic Colors of #00564A
Black with #00564A
Text Example
Text Example
White with #00564A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00564A; }
p { color: rgb(0,86,74); }
H1.HeaderClassName
{
color: #00564A;
}
.AnyTagClassName
{
color: #00564A;
}
</style>
background-color css
<style>
a { background-color: #00564A; }
a { background-color: rgb(0,86,74); }
div.DivClassName
{
background-color: #00564A;
}
.BgClassName
{
background-color: #00564A;
}
</style>
border-color css
<style>
span { border-color: #00564A; }
span { border-color: rgb(0,86,74); }
td.TdClassName
{
border-color: #00564A;
}
.TagClassName
{
border-color: #00564A;
}
</style>