Shades of Mosque #00564C
Tints of Mosque #00564C
RGB
CMYK
RGB Variations
Color information
#00564C (or 0x00564C) is known color: Mosque. HEX triplet: 00, 56 and 4C. RGB value is (0,86,76). Sum of RGB (Red+Green+Blue) = 0+86+76=162 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 162); Green value is 86 (33.98% from 255 or 53.09% from 162); Blue value is 76 (30.08% from 255 or 46.91% from 162); Max value from RGB is 86 - color contains mainly: green. Hex color #00564C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #00564C is #FFA9B3. Grayscale: #3B3B3B. Windows color (decimal): -16755124 or 5002752. OLE color: 5002752.
HSL color Cylindrical-coordinate representation of color #00564C: hue angle of 173.02º 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 #00564C is Cyan = 1, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 86 | 76 | - |
| CMYK | 1 | 0 | 0.12 | 0.66 |
| HSL | 173.02º | 1% | 0.17% | - |
| HSV(B) | 173.02º | 1% | 0.34% | - |
| XYZ | 4.63 | 7.18 | 7.98 | - |
| YUV | 59.15 | 137.51 | 85.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 76 | 1 | 0 | 0.12 | 0.66 | 173.02 | 1 | 0.17 |
| Hex | 0 | 56 | 4C | 64 | 0 | C | 42 | AD | 64 | 11 |
| Octal | 0 | 126 | 114 | 144 | 0 | 14 | 102 | 255 | 144 | 21 |
| Binary | 0 | 1010110 | 1001100 | 1100100 | 0 | 1100 | 1000010 | 10101101 | 1100100 | 10001 |
Color Harmonies of #00564C
Complementary color
Monochromatic Colors of #00564C
Black with #00564C
Text Example
Text Example
White with #00564C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00564C; }
p { color: rgb(0,86,76); }
H1.HeaderClassName
{
color: #00564C;
}
.AnyTagClassName
{
color: #00564C;
}
</style>
background-color css
<style>
a { background-color: #00564C; }
a { background-color: rgb(0,86,76); }
div.DivClassName
{
background-color: #00564C;
}
.BgClassName
{
background-color: #00564C;
}
</style>
border-color css
<style>
span { border-color: #00564C; }
span { border-color: rgb(0,86,76); }
td.TdClassName
{
border-color: #00564C;
}
.TagClassName
{
border-color: #00564C;
}
</style>