Shades of Mosque #096658
Tints of Mosque #096658
RGB
CMYK
RGB Variations
Color information
#096658 (or 0x096658) is known color: Mosque. HEX triplet: 09, 66 and 58. RGB value is (9,102,88). Sum of RGB (Red+Green+Blue) = 9+102+88=199 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.52% from 199); Green value is 102 (40.23% from 255 or 51.26% from 199); Blue value is 88 (34.77% from 255 or 44.22% from 199); Max value from RGB is 102 - color contains mainly: green. Hex color #096658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096658 is #F699A7. Grayscale: #484848. Windows color (decimal): -16161192 or 5793289. OLE color: 5793289.
HSL color Cylindrical-coordinate representation of color #096658: hue angle of 170.97º 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 #096658 is Cyan = 0.91, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 9 | 102 | 88 | - |
| CMYK | 0.91 | 0 | 0.14 | 0.6 |
| HSL | 170.97º | 0.84% | 0.22% | - |
| HSV(B) | 170.97º | 0.91% | 0.4% | - |
| XYZ | 6.63 | 10.27 | 10.86 | - |
| YUV | 72.6 | 136.69 | 82.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 102 | 88 | 0.91 | 0 | 0.14 | 0.6 | 170.97 | 0.84 | 0.22 |
| Hex | 9 | 66 | 58 | 5B | 0 | E | 3C | AB | 54 | 16 |
| Octal | 11 | 146 | 130 | 133 | 0 | 16 | 74 | 253 | 124 | 26 |
| Binary | 1001 | 1100110 | 1011000 | 1011011 | 0 | 1110 | 111100 | 10101011 | 1010100 | 10110 |
Color Harmonies of #096658
Complementary color
Monochromatic Colors of #096658
Black with #096658
Text Example
Text Example
White with #096658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096658; }
p { color: rgb(9,102,88); }
H1.HeaderClassName
{
color: #096658;
}
.AnyTagClassName
{
color: #096658;
}
</style>
background-color css
<style>
a { background-color: #096658; }
a { background-color: rgb(9,102,88); }
div.DivClassName
{
background-color: #096658;
}
.BgClassName
{
background-color: #096658;
}
</style>
border-color css
<style>
span { border-color: #096658; }
span { border-color: rgb(9,102,88); }
td.TdClassName
{
border-color: #096658;
}
.TagClassName
{
border-color: #096658;
}
</style>