Shades of Mosque #096152
Tints of Mosque #096152
RGB
CMYK
RGB Variations
Color information
#096152 (or 0x096152) is known color: Mosque. HEX triplet: 09, 61 and 52. RGB value is (9,97,82). Sum of RGB (Red+Green+Blue) = 9+97+82=188 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.79% from 188); Green value is 97 (38.28% from 255 or 51.60% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 97 - color contains mainly: green. Hex color #096152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096152 is #F69EAD. Grayscale: #444444. Windows color (decimal): -16162478 or 5398793. OLE color: 5398793.
HSL color Cylindrical-coordinate representation of color #096152: hue angle of 169.77º 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 #096152 is Cyan = 0.91, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 82 | - |
| CMYK | 0.91 | 0 | 0.15 | 0.62 |
| HSL | 169.77º | 0.83% | 0.21% | - |
| HSV(B) | 169.77º | 0.91% | 0.38% | - |
| XYZ | 5.91 | 9.22 | 9.45 | - |
| YUV | 68.98 | 135.35 | 85.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 82 | 0.91 | 0 | 0.15 | 0.62 | 169.77 | 0.83 | 0.21 |
| Hex | 9 | 61 | 52 | 5B | 0 | F | 3E | AA | 53 | 15 |
| Octal | 11 | 141 | 122 | 133 | 0 | 17 | 76 | 252 | 123 | 25 |
| Binary | 1001 | 1100001 | 1010010 | 1011011 | 0 | 1111 | 111110 | 10101010 | 1010011 | 10101 |
Color Harmonies of #096152
Complementary color
Monochromatic Colors of #096152
Black with #096152
Text Example
Text Example
White with #096152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096152; }
p { color: rgb(9,97,82); }
H1.HeaderClassName
{
color: #096152;
}
.AnyTagClassName
{
color: #096152;
}
</style>
background-color css
<style>
a { background-color: #096152; }
a { background-color: rgb(9,97,82); }
div.DivClassName
{
background-color: #096152;
}
.BgClassName
{
background-color: #096152;
}
</style>
border-color css
<style>
span { border-color: #096152; }
span { border-color: rgb(9,97,82); }
td.TdClassName
{
border-color: #096152;
}
.TagClassName
{
border-color: #096152;
}
</style>