Shades of Mosque #09665D
Tints of Mosque #09665D
RGB
CMYK
RGB Variations
Color information
#09665D (or 0x09665D) is known color: Mosque. HEX triplet: 09, 66 and 5D. RGB value is (9,102,93). Sum of RGB (Red+Green+Blue) = 9+102+93=204 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.41% from 204); Green value is 102 (40.23% from 255 or 50% from 204); Blue value is 93 (36.72% from 255 or 45.59% from 204); Max value from RGB is 102 - color contains mainly: green. Hex color #09665D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09665D is #F699A2. Grayscale: #494949. Windows color (decimal): -16161187 or 6120969. OLE color: 6120969.
HSL color Cylindrical-coordinate representation of color #09665D: hue angle of 174.19º 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 #09665D is Cyan = 0.91, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 9 | 102 | 93 | - |
| CMYK | 0.91 | 0 | 0.09 | 0.6 |
| HSL | 174.19º | 0.84% | 0.22% | - |
| HSV(B) | 174.19º | 0.91% | 0.4% | - |
| XYZ | 6.84 | 10.35 | 11.99 | - |
| YUV | 73.17 | 139.19 | 82.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 102 | 93 | 0.91 | 0 | 0.09 | 0.6 | 174.19 | 0.84 | 0.22 |
| Hex | 9 | 66 | 5D | 5B | 0 | 9 | 3C | AE | 54 | 16 |
| Octal | 11 | 146 | 135 | 133 | 0 | 11 | 74 | 256 | 124 | 26 |
| Binary | 1001 | 1100110 | 1011101 | 1011011 | 0 | 1001 | 111100 | 10101110 | 1010100 | 10110 |
Color Harmonies of #09665D
Complementary color
Monochromatic Colors of #09665D
Black with #09665D
Text Example
Text Example
White with #09665D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09665D; }
p { color: rgb(9,102,93); }
H1.HeaderClassName
{
color: #09665D;
}
.AnyTagClassName
{
color: #09665D;
}
</style>
background-color css
<style>
a { background-color: #09665D; }
a { background-color: rgb(9,102,93); }
div.DivClassName
{
background-color: #09665D;
}
.BgClassName
{
background-color: #09665D;
}
</style>
border-color css
<style>
span { border-color: #09665D; }
span { border-color: rgb(9,102,93); }
td.TdClassName
{
border-color: #09665D;
}
.TagClassName
{
border-color: #09665D;
}
</style>