Shades of Mosque #095962
Tints of Mosque #095962
RGB
CMYK
RGB Variations
Color information
#095962 (or 0x095962) is known color: Mosque. HEX triplet: 09, 59 and 62. RGB value is (9,89,98). Sum of RGB (Red+Green+Blue) = 9+89+98=196 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.59% from 196); Green value is 89 (35.16% from 255 or 45.41% from 196); Blue value is 98 (38.67% from 255 or 50% from 196); Max value from RGB is 98 - color contains mainly: blue. Hex color #095962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095962 is #F6A69D. Grayscale: #414141. Windows color (decimal): -16164510 or 6445321. OLE color: 6445321.
HSL color Cylindrical-coordinate representation of color #095962: hue angle of 186.07º 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 #095962 is Cyan = 0.91, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 89 | 98 | - |
| CMYK | 0.91 | 0.09 | 0 | 0.62 |
| HSL | 186.07º | 0.83% | 0.21% | - |
| HSV(B) | 186.07º | 0.91% | 0.38% | - |
| XYZ | 5.89 | 8.08 | 12.81 | - |
| YUV | 66.11 | 146 | 87.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 98 | 0.91 | 0.09 | 0 | 0.62 | 186.07 | 0.83 | 0.21 |
| Hex | 9 | 59 | 62 | 5B | 9 | 0 | 3E | BA | 53 | 15 |
| Octal | 11 | 131 | 142 | 133 | 11 | 0 | 76 | 272 | 123 | 25 |
| Binary | 1001 | 1011001 | 1100010 | 1011011 | 1001 | 0 | 111110 | 10111010 | 1010011 | 10101 |
Color Harmonies of #095962
Complementary color
Monochromatic Colors of #095962
Black with #095962
Text Example
Text Example
White with #095962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095962; }
p { color: rgb(9,89,98); }
H1.HeaderClassName
{
color: #095962;
}
.AnyTagClassName
{
color: #095962;
}
</style>
background-color css
<style>
a { background-color: #095962; }
a { background-color: rgb(9,89,98); }
div.DivClassName
{
background-color: #095962;
}
.BgClassName
{
background-color: #095962;
}
</style>
border-color css
<style>
span { border-color: #095962; }
span { border-color: rgb(9,89,98); }
td.TdClassName
{
border-color: #095962;
}
.TagClassName
{
border-color: #095962;
}
</style>