Shades of Mosque #09695C
Tints of Mosque #09695C
RGB
CMYK
RGB Variations
Color information
#09695C (or 0x09695C) is known color: Mosque. HEX triplet: 09, 69 and 5C. RGB value is (9,105,92). Sum of RGB (Red+Green+Blue) = 9+105+92=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 105 (41.41% from 255 or 50.97% from 206); Blue value is 92 (36.33% from 255 or 44.66% from 206); Max value from RGB is 105 - color contains mainly: green. Hex color #09695C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09695C is #F696A3. Grayscale: #4A4A4A. Windows color (decimal): -16160420 or 6056201. OLE color: 6056201.
HSL color Cylindrical-coordinate representation of color #09695C: hue angle of 171.88º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #09695C is Cyan = 0.91, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 9 | 105 | 92 | - |
| CMYK | 0.91 | 0 | 0.12 | 0.59 |
| HSL | 171.88º | 0.84% | 0.22% | - |
| HSV(B) | 171.88º | 0.91% | 0.41% | - |
| XYZ | 7.1 | 10.93 | 11.86 | - |
| YUV | 74.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 105 | 92 | 0.91 | 0 | 0.12 | 0.59 | 171.88 | 0.84 | 0.22 |
| Hex | 9 | 69 | 5C | 5B | 0 | C | 3B | AC | 54 | 16 |
| Octal | 11 | 151 | 134 | 133 | 0 | 14 | 73 | 254 | 124 | 26 |
| Binary | 1001 | 1101001 | 1011100 | 1011011 | 0 | 1100 | 111011 | 10101100 | 1010100 | 10110 |
Color Harmonies of #09695C
Complementary color
Monochromatic Colors of #09695C
Black with #09695C
Text Example
Text Example
White with #09695C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09695C; }
p { color: rgb(9,105,92); }
H1.HeaderClassName
{
color: #09695C;
}
.AnyTagClassName
{
color: #09695C;
}
</style>
background-color css
<style>
a { background-color: #09695C; }
a { background-color: rgb(9,105,92); }
div.DivClassName
{
background-color: #09695C;
}
.BgClassName
{
background-color: #09695C;
}
</style>
border-color css
<style>
span { border-color: #09695C; }
span { border-color: rgb(9,105,92); }
td.TdClassName
{
border-color: #09695C;
}
.TagClassName
{
border-color: #09695C;
}
</style>