Shades of Mosque #09655B
Tints of Mosque #09655B
RGB
CMYK
RGB Variations
Color information
#09655B (or 0x09655B) is known color: Mosque. HEX triplet: 09, 65 and 5B. RGB value is (9,101,91). Sum of RGB (Red+Green+Blue) = 9+101+91=201 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.48% from 201); Green value is 101 (39.84% from 255 or 50.25% from 201); Blue value is 91 (35.94% from 255 or 45.27% from 201); Max value from RGB is 101 - color contains mainly: green. Hex color #09655B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09655B is #F69AA4. Grayscale: #484848. Windows color (decimal): -16161445 or 5989641. OLE color: 5989641.
HSL color Cylindrical-coordinate representation of color #09655B: hue angle of 173.48º 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 #09655B is Cyan = 0.91, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 101 | 91 | - |
| CMYK | 0.91 | 0 | 0.10 | 0.60 |
| HSL | 173.48º | 0.84% | 0.22% | - |
| HSV(B) | 173.48º | 0.91% | 0.4% | - |
| XYZ | 6.65 | 10.12 | 11.5 | - |
| YUV | 72.35 | 138.52 | 82.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 91 | 0.91 | 0 | 0.10 | 0.60 | 173.48 | 0.84 | 0.22 |
| Hex | 9 | 65 | 5B | 5B | 0 | A | 3C | AD | 54 | 16 |
| Octal | 11 | 145 | 133 | 133 | 0 | 12 | 74 | 255 | 124 | 26 |
| Binary | 1001 | 1100101 | 1011011 | 1011011 | 0 | 1010 | 111100 | 10101101 | 1010100 | 10110 |
Color Harmonies of #09655B
Complementary color
Monochromatic Colors of #09655B
Black with #09655B
Text Example
Text Example
White with #09655B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09655B; }
p { color: rgb(9,101,91); }
H1.HeaderClassName
{
color: #09655B;
}
.AnyTagClassName
{
color: #09655B;
}
</style>
background-color css
<style>
a { background-color: #09655B; }
a { background-color: rgb(9,101,91); }
div.DivClassName
{
background-color: #09655B;
}
.BgClassName
{
background-color: #09655B;
}
</style>
border-color css
<style>
span { border-color: #09655B; }
span { border-color: rgb(9,101,91); }
td.TdClassName
{
border-color: #09655B;
}
.TagClassName
{
border-color: #09655B;
}
</style>