Shades of Mosque #095851
Tints of Mosque #095851
RGB
CMYK
RGB Variations
Color information
#095851 (or 0x095851) is known color: Mosque. HEX triplet: 09, 58 and 51. RGB value is (9,88,81). Sum of RGB (Red+Green+Blue) = 9+88+81=178 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.06% from 178); Green value is 88 (34.77% from 255 or 49.44% from 178); Blue value is 81 (32.03% from 255 or 45.51% from 178); Max value from RGB is 88 - color contains mainly: green. Hex color #095851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095851 is #F6A7AE. Grayscale: #3F3F3F. Windows color (decimal): -16164783 or 5330953. OLE color: 5330953.
HSL color Cylindrical-coordinate representation of color #095851: hue angle of 174.68º degrees, saturation: 0.81, 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 #095851 is Cyan = 0.90, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 88 | 81 | - |
| CMYK | 0.90 | 0 | 0.08 | 0.65 |
| HSL | 174.68º | 0.81% | 0.19% | - |
| HSV(B) | 174.68º | 0.9% | 0.35% | - |
| XYZ | 5.09 | 7.63 | 8.99 | - |
| YUV | 63.58 | 137.83 | 89.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 88 | 81 | 0.90 | 0 | 0.08 | 0.65 | 174.68 | 0.81 | 0.19 |
| Hex | 9 | 58 | 51 | 5A | 0 | 8 | 41 | AF | 51 | 13 |
| Octal | 11 | 130 | 121 | 132 | 0 | 10 | 101 | 257 | 121 | 23 |
| Binary | 1001 | 1011000 | 1010001 | 1011010 | 0 | 1000 | 1000001 | 10101111 | 1010001 | 10011 |
Color Harmonies of #095851
Complementary color
Monochromatic Colors of #095851
Black with #095851
Text Example
Text Example
White with #095851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095851; }
p { color: rgb(9,88,81); }
H1.HeaderClassName
{
color: #095851;
}
.AnyTagClassName
{
color: #095851;
}
</style>
background-color css
<style>
a { background-color: #095851; }
a { background-color: rgb(9,88,81); }
div.DivClassName
{
background-color: #095851;
}
.BgClassName
{
background-color: #095851;
}
</style>
border-color css
<style>
span { border-color: #095851; }
span { border-color: rgb(9,88,81); }
td.TdClassName
{
border-color: #095851;
}
.TagClassName
{
border-color: #095851;
}
</style>