Shades of Mosque #09695D
Tints of Mosque #09695D
RGB
CMYK
RGB Variations
Color information
#09695D (or 0x09695D) is known color: Mosque. HEX triplet: 09, 69 and 5D. RGB value is (9,105,93). Sum of RGB (Red+Green+Blue) = 9+105+93=207 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.35% from 207); Green value is 105 (41.41% from 255 or 50.72% from 207); Blue value is 93 (36.72% from 255 or 44.93% from 207); Max value from RGB is 105 - color contains mainly: green. Hex color #09695D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09695D is #F696A2. Grayscale: #4A4A4A. Windows color (decimal): -16160419 or 6121737. OLE color: 6121737.
HSL color Cylindrical-coordinate representation of color #09695D: hue angle of 172.5º 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 #09695D is Cyan = 0.91, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 9 | 105 | 93 | - |
| CMYK | 0.91 | 0 | 0.11 | 0.59 |
| HSL | 172.5º | 0.84% | 0.22% | - |
| HSV(B) | 172.5º | 0.91% | 0.41% | - |
| XYZ | 7.14 | 10.95 | 12.09 | - |
| YUV | 74.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 105 | 93 | 0.91 | 0 | 0.11 | 0.59 | 172.5 | 0.84 | 0.22 |
| Hex | 9 | 69 | 5D | 5B | 0 | B | 3B | AC | 54 | 16 |
| Octal | 11 | 151 | 135 | 133 | 0 | 13 | 73 | 254 | 124 | 26 |
| Binary | 1001 | 1101001 | 1011101 | 1011011 | 0 | 1011 | 111011 | 10101100 | 1010100 | 10110 |
Color Harmonies of #09695D
Complementary color
Monochromatic Colors of #09695D
Black with #09695D
Text Example
Text Example
White with #09695D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09695D; }
p { color: rgb(9,105,93); }
H1.HeaderClassName
{
color: #09695D;
}
.AnyTagClassName
{
color: #09695D;
}
</style>
background-color css
<style>
a { background-color: #09695D; }
a { background-color: rgb(9,105,93); }
div.DivClassName
{
background-color: #09695D;
}
.BgClassName
{
background-color: #09695D;
}
</style>
border-color css
<style>
span { border-color: #09695D; }
span { border-color: rgb(9,105,93); }
td.TdClassName
{
border-color: #09695D;
}
.TagClassName
{
border-color: #09695D;
}
</style>