Shades of Mosque #09564D
Tints of Mosque #09564D
RGB
CMYK
RGB Variations
Color information
#09564D (or 0x09564D) is known color: Mosque. HEX triplet: 09, 56 and 4D. RGB value is (9,86,77). Sum of RGB (Red+Green+Blue) = 9+86+77=172 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.23% from 172); Green value is 86 (33.98% from 255 or 50% from 172); Blue value is 77 (30.47% from 255 or 44.77% from 172); Max value from RGB is 86 - color contains mainly: green. Hex color #09564D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09564D is #F6A9B2. Grayscale: #3D3D3D. Windows color (decimal): -16165299 or 5068297. OLE color: 5068297.
HSL color Cylindrical-coordinate representation of color #09564D: hue angle of 172.99º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #09564D is Cyan = 0.90, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 86 | 77 | - |
| CMYK | 0.90 | 0 | 0.10 | 0.66 |
| HSL | 172.99º | 0.81% | 0.19% | - |
| HSV(B) | 172.99º | 0.9% | 0.34% | - |
| XYZ | 4.78 | 7.25 | 8.17 | - |
| YUV | 61.95 | 136.49 | 90.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 77 | 0.90 | 0 | 0.10 | 0.66 | 172.99 | 0.81 | 0.19 |
| Hex | 9 | 56 | 4D | 5A | 0 | A | 42 | AD | 51 | 13 |
| Octal | 11 | 126 | 115 | 132 | 0 | 12 | 102 | 255 | 121 | 23 |
| Binary | 1001 | 1010110 | 1001101 | 1011010 | 0 | 1010 | 1000010 | 10101101 | 1010001 | 10011 |
Color Harmonies of #09564D
Complementary color
Monochromatic Colors of #09564D
Black with #09564D
Text Example
Text Example
White with #09564D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09564D; }
p { color: rgb(9,86,77); }
H1.HeaderClassName
{
color: #09564D;
}
.AnyTagClassName
{
color: #09564D;
}
</style>
background-color css
<style>
a { background-color: #09564D; }
a { background-color: rgb(9,86,77); }
div.DivClassName
{
background-color: #09564D;
}
.BgClassName
{
background-color: #09564D;
}
</style>
border-color css
<style>
span { border-color: #09564D; }
span { border-color: rgb(9,86,77); }
td.TdClassName
{
border-color: #09564D;
}
.TagClassName
{
border-color: #09564D;
}
</style>