Shades of Mosque #09665F
Tints of Mosque #09665F
RGB
CMYK
RGB Variations
Color information
#09665F (or 0x09665F) is known color: Mosque. HEX triplet: 09, 66 and 5F. RGB value is (9,102,95). Sum of RGB (Red+Green+Blue) = 9+102+95=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 102 (40.23% from 255 or 49.51% from 206); Blue value is 95 (37.5% from 255 or 46.12% from 206); Max value from RGB is 102 - color contains mainly: green. Hex color #09665F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09665F is #F699A0. Grayscale: #494949. Windows color (decimal): -16161185 or 6252041. OLE color: 6252041.
HSL color Cylindrical-coordinate representation of color #09665F: hue angle of 175.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 #09665F is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 9 | 102 | 95 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.6 |
| HSL | 175.48º | 0.84% | 0.22% | - |
| HSV(B) | 175.48º | 0.91% | 0.4% | - |
| XYZ | 6.93 | 10.39 | 12.47 | - |
| YUV | 73.4 | 140.19 | 82.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 102 | 95 | 0.91 | 0 | 0.07 | 0.6 | 175.48 | 0.84 | 0.22 |
| Hex | 9 | 66 | 5F | 5B | 0 | 7 | 3C | AF | 54 | 16 |
| Octal | 11 | 146 | 137 | 133 | 0 | 7 | 74 | 257 | 124 | 26 |
| Binary | 1001 | 1100110 | 1011111 | 1011011 | 0 | 111 | 111100 | 10101111 | 1010100 | 10110 |
Color Harmonies of #09665F
Complementary color
Monochromatic Colors of #09665F
Black with #09665F
Text Example
Text Example
White with #09665F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09665F; }
p { color: rgb(9,102,95); }
H1.HeaderClassName
{
color: #09665F;
}
.AnyTagClassName
{
color: #09665F;
}
</style>
background-color css
<style>
a { background-color: #09665F; }
a { background-color: rgb(9,102,95); }
div.DivClassName
{
background-color: #09665F;
}
.BgClassName
{
background-color: #09665F;
}
</style>
border-color css
<style>
span { border-color: #09665F; }
span { border-color: rgb(9,102,95); }
td.TdClassName
{
border-color: #09665F;
}
.TagClassName
{
border-color: #09665F;
}
</style>