Shades of Mosque #096255
Tints of Mosque #096255
RGB
CMYK
RGB Variations
Color information
#096255 (or 0x096255) is known color: Mosque. HEX triplet: 09, 62 and 55. RGB value is (9,98,85). Sum of RGB (Red+Green+Blue) = 9+98+85=192 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.69% from 192); Green value is 98 (38.67% from 255 or 51.04% from 192); Blue value is 85 (33.59% from 255 or 44.27% from 192); Max value from RGB is 98 - color contains mainly: green. Hex color #096255 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096255 is #F69DAA. Grayscale: #454545. Windows color (decimal): -16162219 or 5595657. OLE color: 5595657.
HSL color Cylindrical-coordinate representation of color #096255: hue angle of 171.24º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096255 is Cyan = 0.91, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 98 | 85 | - |
| CMYK | 0.91 | 0 | 0.13 | 0.62 |
| HSL | 171.24º | 0.83% | 0.21% | - |
| HSV(B) | 171.24º | 0.91% | 0.38% | - |
| XYZ | 6.12 | 9.45 | 10.1 | - |
| YUV | 69.91 | 136.51 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 98 | 85 | 0.91 | 0 | 0.13 | 0.62 | 171.24 | 0.83 | 0.21 |
| Hex | 9 | 62 | 55 | 5B | 0 | D | 3E | AB | 53 | 15 |
| Octal | 11 | 142 | 125 | 133 | 0 | 15 | 76 | 253 | 123 | 25 |
| Binary | 1001 | 1100010 | 1010101 | 1011011 | 0 | 1101 | 111110 | 10101011 | 1010011 | 10101 |
Color Harmonies of #096255
Complementary color
Monochromatic Colors of #096255
Black with #096255
Text Example
Text Example
White with #096255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096255; }
p { color: rgb(9,98,85); }
H1.HeaderClassName
{
color: #096255;
}
.AnyTagClassName
{
color: #096255;
}
</style>
background-color css
<style>
a { background-color: #096255; }
a { background-color: rgb(9,98,85); }
div.DivClassName
{
background-color: #096255;
}
.BgClassName
{
background-color: #096255;
}
</style>
border-color css
<style>
span { border-color: #096255; }
span { border-color: rgb(9,98,85); }
td.TdClassName
{
border-color: #096255;
}
.TagClassName
{
border-color: #096255;
}
</style>