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