Shades of Mosque #09655D
Tints of Mosque #09655D
RGB
CMYK
RGB Variations
Color information
#09655D (or 0x09655D) is known color: Mosque. HEX triplet: 09, 65 and 5D. RGB value is (9,101,93). Sum of RGB (Red+Green+Blue) = 9+101+93=203 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.43% from 203); Green value is 101 (39.84% from 255 or 49.75% from 203); Blue value is 93 (36.72% from 255 or 45.81% from 203); Max value from RGB is 101 - color contains mainly: green. Hex color #09655D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09655D is #F69AA2. Grayscale: #484848. Windows color (decimal): -16161443 or 6120713. OLE color: 6120713.
HSL color Cylindrical-coordinate representation of color #09655D: hue angle of 174.78º 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 #09655D is Cyan = 0.91, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 101 | 93 | - |
| CMYK | 0.91 | 0 | 0.08 | 0.60 |
| HSL | 174.78º | 0.84% | 0.22% | - |
| HSV(B) | 174.78º | 0.91% | 0.4% | - |
| XYZ | 6.74 | 10.16 | 11.96 | - |
| YUV | 72.58 | 139.52 | 82.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 93 | 0.91 | 0 | 0.08 | 0.60 | 174.78 | 0.84 | 0.22 |
| Hex | 9 | 65 | 5D | 5B | 0 | 8 | 3C | AF | 54 | 16 |
| Octal | 11 | 145 | 135 | 133 | 0 | 10 | 74 | 257 | 124 | 26 |
| Binary | 1001 | 1100101 | 1011101 | 1011011 | 0 | 1000 | 111100 | 10101111 | 1010100 | 10110 |
Color Harmonies of #09655D
Complementary color
Monochromatic Colors of #09655D
Black with #09655D
Text Example
Text Example
White with #09655D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09655D; }
p { color: rgb(9,101,93); }
H1.HeaderClassName
{
color: #09655D;
}
.AnyTagClassName
{
color: #09655D;
}
</style>
background-color css
<style>
a { background-color: #09655D; }
a { background-color: rgb(9,101,93); }
div.DivClassName
{
background-color: #09655D;
}
.BgClassName
{
background-color: #09655D;
}
</style>
border-color css
<style>
span { border-color: #09655D; }
span { border-color: rgb(9,101,93); }
td.TdClassName
{
border-color: #09655D;
}
.TagClassName
{
border-color: #09655D;
}
</style>