Shades of Mosque #096656
Tints of Mosque #096656
RGB
CMYK
RGB Variations
Color information
#096656 (or 0x096656) is known color: Mosque. HEX triplet: 09, 66 and 56. RGB value is (9,102,86). Sum of RGB (Red+Green+Blue) = 9+102+86=197 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.57% from 197); Green value is 102 (40.23% from 255 or 51.78% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 102 - color contains mainly: green. Hex color #096656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096656 is #F699A9. Grayscale: #484848. Windows color (decimal): -16161194 or 5662217. OLE color: 5662217.
HSL color Cylindrical-coordinate representation of color #096656: hue angle of 169.68º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096656 is Cyan = 0.91, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 9 | 102 | 86 | - |
| CMYK | 0.91 | 0 | 0.16 | 0.6 |
| HSL | 169.68º | 0.84% | 0.22% | - |
| HSV(B) | 169.68º | 0.91% | 0.4% | - |
| XYZ | 6.54 | 10.23 | 10.43 | - |
| YUV | 72.37 | 135.69 | 82.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 102 | 86 | 0.91 | 0 | 0.16 | 0.6 | 169.68 | 0.84 | 0.22 |
| Hex | 9 | 66 | 56 | 5B | 0 | 10 | 3C | AA | 54 | 16 |
| Octal | 11 | 146 | 126 | 133 | 0 | 20 | 74 | 252 | 124 | 26 |
| Binary | 1001 | 1100110 | 1010110 | 1011011 | 0 | 10000 | 111100 | 10101010 | 1010100 | 10110 |
Color Harmonies of #096656
Complementary color
Monochromatic Colors of #096656
Black with #096656
Text Example
Text Example
White with #096656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096656; }
p { color: rgb(9,102,86); }
H1.HeaderClassName
{
color: #096656;
}
.AnyTagClassName
{
color: #096656;
}
</style>
background-color css
<style>
a { background-color: #096656; }
a { background-color: rgb(9,102,86); }
div.DivClassName
{
background-color: #096656;
}
.BgClassName
{
background-color: #096656;
}
</style>
border-color css
<style>
span { border-color: #096656; }
span { border-color: rgb(9,102,86); }
td.TdClassName
{
border-color: #096656;
}
.TagClassName
{
border-color: #096656;
}
</style>