Shades of Mosque #09665C
Tints of Mosque #09665C
RGB
CMYK
RGB Variations
Color information
#09665C (or 0x09665C) is known color: Mosque. HEX triplet: 09, 66 and 5C. RGB value is (9,102,92). Sum of RGB (Red+Green+Blue) = 9+102+92=203 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.43% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 92 (36.33% from 255 or 45.32% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #09665C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09665C is #F699A3. Grayscale: #494949. Windows color (decimal): -16161188 or 6055433. OLE color: 6055433.
HSL color Cylindrical-coordinate representation of color #09665C: hue angle of 173.55º 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 #09665C is Cyan = 0.91, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 9 | 102 | 92 | - |
| CMYK | 0.91 | 0 | 0.10 | 0.6 |
| HSL | 173.55º | 0.84% | 0.22% | - |
| HSV(B) | 173.55º | 0.91% | 0.4% | - |
| XYZ | 6.8 | 10.33 | 11.76 | - |
| YUV | 73.05 | 138.69 | 82.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 102 | 92 | 0.91 | 0 | 0.10 | 0.6 | 173.55 | 0.84 | 0.22 |
| Hex | 9 | 66 | 5C | 5B | 0 | A | 3C | AE | 54 | 16 |
| Octal | 11 | 146 | 134 | 133 | 0 | 12 | 74 | 256 | 124 | 26 |
| Binary | 1001 | 1100110 | 1011100 | 1011011 | 0 | 1010 | 111100 | 10101110 | 1010100 | 10110 |
Color Harmonies of #09665C
Complementary color
Monochromatic Colors of #09665C
Black with #09665C
Text Example
Text Example
White with #09665C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09665C; }
p { color: rgb(9,102,92); }
H1.HeaderClassName
{
color: #09665C;
}
.AnyTagClassName
{
color: #09665C;
}
</style>
background-color css
<style>
a { background-color: #09665C; }
a { background-color: rgb(9,102,92); }
div.DivClassName
{
background-color: #09665C;
}
.BgClassName
{
background-color: #09665C;
}
</style>
border-color css
<style>
span { border-color: #09665C; }
span { border-color: rgb(9,102,92); }
td.TdClassName
{
border-color: #09665C;
}
.TagClassName
{
border-color: #09665C;
}
</style>