Shades of Mosque #096456
Tints of Mosque #096456
RGB
CMYK
RGB Variations
Color information
#096456 (or 0x096456) is known color: Mosque. HEX triplet: 09, 64 and 56. RGB value is (9,100,86). Sum of RGB (Red+Green+Blue) = 9+100+86=195 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.62% from 195); Green value is 100 (39.45% from 255 or 51.28% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 100 - color contains mainly: green. Hex color #096456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096456 is #F69BA9. Grayscale: #474747. Windows color (decimal): -16161706 or 5661705. OLE color: 5661705.
HSL color Cylindrical-coordinate representation of color #096456: hue angle of 170.77º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096456 is Cyan = 0.91, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 100 | 86 | - |
| CMYK | 0.91 | 0 | 0.14 | 0.61 |
| HSL | 170.77º | 0.83% | 0.21% | - |
| HSV(B) | 170.77º | 0.91% | 0.39% | - |
| XYZ | 6.35 | 9.84 | 10.37 | - |
| YUV | 71.2 | 136.35 | 83.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 100 | 86 | 0.91 | 0 | 0.14 | 0.61 | 170.77 | 0.83 | 0.21 |
| Hex | 9 | 64 | 56 | 5B | 0 | E | 3D | AB | 53 | 15 |
| Octal | 11 | 144 | 126 | 133 | 0 | 16 | 75 | 253 | 123 | 25 |
| Binary | 1001 | 1100100 | 1010110 | 1011011 | 0 | 1110 | 111101 | 10101011 | 1010011 | 10101 |
Color Harmonies of #096456
Complementary color
Monochromatic Colors of #096456
Black with #096456
Text Example
Text Example
White with #096456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096456; }
p { color: rgb(9,100,86); }
H1.HeaderClassName
{
color: #096456;
}
.AnyTagClassName
{
color: #096456;
}
</style>
background-color css
<style>
a { background-color: #096456; }
a { background-color: rgb(9,100,86); }
div.DivClassName
{
background-color: #096456;
}
.BgClassName
{
background-color: #096456;
}
</style>
border-color css
<style>
span { border-color: #096456; }
span { border-color: rgb(9,100,86); }
td.TdClassName
{
border-color: #096456;
}
.TagClassName
{
border-color: #096456;
}
</style>