Shades of Mosque #095360
Tints of Mosque #095360
RGB
CMYK
RGB Variations
Color information
#095360 (or 0x095360) is known color: Mosque. HEX triplet: 09, 53 and 60. RGB value is (9,83,96). Sum of RGB (Red+Green+Blue) = 9+83+96=188 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.79% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 96 (37.89% from 255 or 51.06% from 188); Max value from RGB is 96 - color contains mainly: blue. Hex color #095360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095360 is #F6AC9F. Grayscale: #3E3E3E. Windows color (decimal): -16166048 or 6312713. OLE color: 6312713.
HSL color Cylindrical-coordinate representation of color #095360: hue angle of 188.97º 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 #095360 is Cyan = 0.91, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 83 | 96 | - |
| CMYK | 0.91 | 0.14 | 0 | 0.62 |
| HSL | 188.97º | 0.83% | 0.21% | - |
| HSV(B) | 188.97º | 0.91% | 0.38% | - |
| XYZ | 5.32 | 7.09 | 12.15 | - |
| YUV | 62.36 | 146.98 | 89.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 83 | 96 | 0.91 | 0.14 | 0 | 0.62 | 188.97 | 0.83 | 0.21 |
| Hex | 9 | 53 | 60 | 5B | E | 0 | 3E | BD | 53 | 15 |
| Octal | 11 | 123 | 140 | 133 | 16 | 0 | 76 | 275 | 123 | 25 |
| Binary | 1001 | 1010011 | 1100000 | 1011011 | 1110 | 0 | 111110 | 10111101 | 1010011 | 10101 |
Color Harmonies of #095360
Complementary color
Monochromatic Colors of #095360
Black with #095360
Text Example
Text Example
White with #095360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095360; }
p { color: rgb(9,83,96); }
H1.HeaderClassName
{
color: #095360;
}
.AnyTagClassName
{
color: #095360;
}
</style>
background-color css
<style>
a { background-color: #095360; }
a { background-color: rgb(9,83,96); }
div.DivClassName
{
background-color: #095360;
}
.BgClassName
{
background-color: #095360;
}
</style>
border-color css
<style>
span { border-color: #095360; }
span { border-color: rgb(9,83,96); }
td.TdClassName
{
border-color: #095360;
}
.TagClassName
{
border-color: #095360;
}
</style>