Shades of Mosque #096062
Tints of Mosque #096062
RGB
CMYK
RGB Variations
Color information
#096062 (or 0x096062) is known color: Mosque. HEX triplet: 09, 60 and 62. RGB value is (9,96,98). Sum of RGB (Red+Green+Blue) = 9+96+98=203 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.43% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #096062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096062 is #F69F9D. Grayscale: #464646. Windows color (decimal): -16162718 or 6447113. OLE color: 6447113.
HSL color Cylindrical-coordinate representation of color #096062: hue angle of 181.35º 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 #096062 is Cyan = 0.91, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 96 | 98 | - |
| CMYK | 0.91 | 0.02 | 0 | 0.62 |
| HSL | 181.35º | 0.83% | 0.21% | - |
| HSV(B) | 181.35º | 0.91% | 0.38% | - |
| XYZ | 6.5 | 9.31 | 13.01 | - |
| YUV | 70.22 | 143.68 | 84.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 96 | 98 | 0.91 | 0.02 | 0 | 0.62 | 181.35 | 0.83 | 0.21 |
| Hex | 9 | 60 | 62 | 5B | 2 | 0 | 3E | B5 | 53 | 15 |
| Octal | 11 | 140 | 142 | 133 | 2 | 0 | 76 | 265 | 123 | 25 |
| Binary | 1001 | 1100000 | 1100010 | 1011011 | 10 | 0 | 111110 | 10110101 | 1010011 | 10101 |
Color Harmonies of #096062
Complementary color
Monochromatic Colors of #096062
Black with #096062
Text Example
Text Example
White with #096062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096062; }
p { color: rgb(9,96,98); }
H1.HeaderClassName
{
color: #096062;
}
.AnyTagClassName
{
color: #096062;
}
</style>
background-color css
<style>
a { background-color: #096062; }
a { background-color: rgb(9,96,98); }
div.DivClassName
{
background-color: #096062;
}
.BgClassName
{
background-color: #096062;
}
</style>
border-color css
<style>
span { border-color: #096062; }
span { border-color: rgb(9,96,98); }
td.TdClassName
{
border-color: #096062;
}
.TagClassName
{
border-color: #096062;
}
</style>