Shades of Mosque #096462
Tints of Mosque #096462
RGB
CMYK
RGB Variations
Color information
#096462 (or 0x096462) is known color: Mosque. HEX triplet: 09, 64 and 62. RGB value is (9,100,98). Sum of RGB (Red+Green+Blue) = 9+100+98=207 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.35% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 98 (38.67% from 255 or 47.34% from 207); Max value from RGB is 100 - color contains mainly: green. Hex color #096462 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096462 is #F69B9D. Grayscale: #484848. Windows color (decimal): -16161694 or 6448137. OLE color: 6448137.
HSL color Cylindrical-coordinate representation of color #096462: hue angle of 178.68º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096462 is Cyan = 0.91, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 100 | 98 | - |
| CMYK | 0.91 | 0 | 0.02 | 0.61 |
| HSL | 178.68º | 0.83% | 0.21% | - |
| HSV(B) | 178.68º | 0.91% | 0.39% | - |
| XYZ | 6.87 | 10.05 | 13.13 | - |
| YUV | 72.56 | 142.35 | 82.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 100 | 98 | 0.91 | 0 | 0.02 | 0.61 | 178.68 | 0.83 | 0.21 |
| Hex | 9 | 64 | 62 | 5B | 0 | 2 | 3D | B3 | 53 | 15 |
| Octal | 11 | 144 | 142 | 133 | 0 | 2 | 75 | 263 | 123 | 25 |
| Binary | 1001 | 1100100 | 1100010 | 1011011 | 0 | 10 | 111101 | 10110011 | 1010011 | 10101 |
Color Harmonies of #096462
Complementary color
Monochromatic Colors of #096462
Black with #096462
Text Example
Text Example
White with #096462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096462; }
p { color: rgb(9,100,98); }
H1.HeaderClassName
{
color: #096462;
}
.AnyTagClassName
{
color: #096462;
}
</style>
background-color css
<style>
a { background-color: #096462; }
a { background-color: rgb(9,100,98); }
div.DivClassName
{
background-color: #096462;
}
.BgClassName
{
background-color: #096462;
}
</style>
border-color css
<style>
span { border-color: #096462; }
span { border-color: rgb(9,100,98); }
td.TdClassName
{
border-color: #096462;
}
.TagClassName
{
border-color: #096462;
}
</style>