Shades of Mosque #096555
Tints of Mosque #096555
RGB
CMYK
RGB Variations
Color information
#096555 (or 0x096555) is known color: Mosque. HEX triplet: 09, 65 and 55. RGB value is (9,101,85). Sum of RGB (Red+Green+Blue) = 9+101+85=195 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.62% from 195); Green value is 101 (39.84% from 255 or 51.79% from 195); Blue value is 85 (33.59% from 255 or 43.59% from 195); Max value from RGB is 101 - color contains mainly: green. Hex color #096555 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096555 is #F69AAA. Grayscale: #474747. Windows color (decimal): -16161451 or 5596425. OLE color: 5596425.
HSL color Cylindrical-coordinate representation of color #096555: hue angle of 169.57º 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 #096555 is Cyan = 0.91, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 101 | 85 | - |
| CMYK | 0.91 | 0 | 0.16 | 0.60 |
| HSL | 169.57º | 0.84% | 0.22% | - |
| HSV(B) | 169.57º | 0.91% | 0.4% | - |
| XYZ | 6.41 | 10.02 | 10.19 | - |
| YUV | 71.67 | 135.52 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 85 | 0.91 | 0 | 0.16 | 0.60 | 169.57 | 0.84 | 0.22 |
| Hex | 9 | 65 | 55 | 5B | 0 | 10 | 3C | AA | 54 | 16 |
| Octal | 11 | 145 | 125 | 133 | 0 | 20 | 74 | 252 | 124 | 26 |
| Binary | 1001 | 1100101 | 1010101 | 1011011 | 0 | 10000 | 111100 | 10101010 | 1010100 | 10110 |
Color Harmonies of #096555
Complementary color
Monochromatic Colors of #096555
Black with #096555
Text Example
Text Example
White with #096555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096555; }
p { color: rgb(9,101,85); }
H1.HeaderClassName
{
color: #096555;
}
.AnyTagClassName
{
color: #096555;
}
</style>
background-color css
<style>
a { background-color: #096555; }
a { background-color: rgb(9,101,85); }
div.DivClassName
{
background-color: #096555;
}
.BgClassName
{
background-color: #096555;
}
</style>
border-color css
<style>
span { border-color: #096555; }
span { border-color: rgb(9,101,85); }
td.TdClassName
{
border-color: #096555;
}
.TagClassName
{
border-color: #096555;
}
</style>