Shades of Mosque #095952
Tints of Mosque #095952
RGB
CMYK
RGB Variations
Color information
#095952 (or 0x095952) is known color: Mosque. HEX triplet: 09, 59 and 52. RGB value is (9,89,82). Sum of RGB (Red+Green+Blue) = 9+89+82=180 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 82 (32.42% from 255 or 45.56% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #095952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095952 is #F6A6AD. Grayscale: #404040. Windows color (decimal): -16164526 or 5396745. OLE color: 5396745.
HSL color Cylindrical-coordinate representation of color #095952: hue angle of 174.75º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095952 is Cyan = 0.90, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 82 | - |
| CMYK | 0.90 | 0 | 0.08 | 0.65 |
| HSL | 174.75º | 0.82% | 0.19% | - |
| HSV(B) | 174.75º | 0.9% | 0.35% | - |
| XYZ | 5.21 | 7.81 | 9.22 | - |
| YUV | 64.28 | 138 | 88.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 82 | 0.90 | 0 | 0.08 | 0.65 | 174.75 | 0.82 | 0.19 |
| Hex | 9 | 59 | 52 | 5A | 0 | 8 | 41 | AF | 52 | 13 |
| Octal | 11 | 131 | 122 | 132 | 0 | 10 | 101 | 257 | 122 | 23 |
| Binary | 1001 | 1011001 | 1010010 | 1011010 | 0 | 1000 | 1000001 | 10101111 | 1010010 | 10011 |
Color Harmonies of #095952
Complementary color
Monochromatic Colors of #095952
Black with #095952
Text Example
Text Example
White with #095952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095952; }
p { color: rgb(9,89,82); }
H1.HeaderClassName
{
color: #095952;
}
.AnyTagClassName
{
color: #095952;
}
</style>
background-color css
<style>
a { background-color: #095952; }
a { background-color: rgb(9,89,82); }
div.DivClassName
{
background-color: #095952;
}
.BgClassName
{
background-color: #095952;
}
</style>
border-color css
<style>
span { border-color: #095952; }
span { border-color: rgb(9,89,82); }
td.TdClassName
{
border-color: #095952;
}
.TagClassName
{
border-color: #095952;
}
</style>