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