Shades of Mosque #096758
Tints of Mosque #096758
RGB
CMYK
RGB Variations
Color information
#096758 (or 0x096758) is known color: Mosque. HEX triplet: 09, 67 and 58. RGB value is (9,103,88). Sum of RGB (Red+Green+Blue) = 9+103+88=200 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.5% from 200); Green value is 103 (40.62% from 255 or 51.5% from 200); Blue value is 88 (34.77% from 255 or 44% from 200); Max value from RGB is 103 - color contains mainly: green. Hex color #096758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096758 is #F698A7. Grayscale: #494949. Windows color (decimal): -16160936 or 5793545. OLE color: 5793545.
HSL color Cylindrical-coordinate representation of color #096758: hue angle of 170.43º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096758 is Cyan = 0.91, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 103 | 88 | - |
| CMYK | 0.91 | 0 | 0.15 | 0.60 |
| HSL | 170.43º | 0.84% | 0.22% | - |
| HSV(B) | 170.43º | 0.91% | 0.4% | - |
| XYZ | 6.72 | 10.46 | 10.9 | - |
| YUV | 73.18 | 136.36 | 82.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 103 | 88 | 0.91 | 0 | 0.15 | 0.60 | 170.43 | 0.84 | 0.22 |
| Hex | 9 | 67 | 58 | 5B | 0 | F | 3C | AA | 54 | 16 |
| Octal | 11 | 147 | 130 | 133 | 0 | 17 | 74 | 252 | 124 | 26 |
| Binary | 1001 | 1100111 | 1011000 | 1011011 | 0 | 1111 | 111100 | 10101010 | 1010100 | 10110 |
Color Harmonies of #096758
Complementary color
Monochromatic Colors of #096758
Black with #096758
Text Example
Text Example
White with #096758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096758; }
p { color: rgb(9,103,88); }
H1.HeaderClassName
{
color: #096758;
}
.AnyTagClassName
{
color: #096758;
}
</style>
background-color css
<style>
a { background-color: #096758; }
a { background-color: rgb(9,103,88); }
div.DivClassName
{
background-color: #096758;
}
.BgClassName
{
background-color: #096758;
}
</style>
border-color css
<style>
span { border-color: #096758; }
span { border-color: rgb(9,103,88); }
td.TdClassName
{
border-color: #096758;
}
.TagClassName
{
border-color: #096758;
}
</style>