Shades of Mosque #09615E
Tints of Mosque #09615E
RGB
CMYK
RGB Variations
Color information
#09615E (or 0x09615E) is known color: Mosque. HEX triplet: 09, 61 and 5E. RGB value is (9,97,94). Sum of RGB (Red+Green+Blue) = 9+97+94=200 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.5% from 200); Green value is 97 (38.28% from 255 or 48.5% from 200); Blue value is 94 (37.11% from 255 or 47% from 200); Max value from RGB is 97 - color contains mainly: green. Hex color #09615E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09615E is #F69EA1. Grayscale: #464646. Windows color (decimal): -16162466 or 6185225. OLE color: 6185225.
HSL color Cylindrical-coordinate representation of color #09615E: hue angle of 177.95º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #09615E is Cyan = 0.91, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 94 | - |
| CMYK | 0.91 | 0 | 0.03 | 0.62 |
| HSL | 177.95º | 0.83% | 0.21% | - |
| HSV(B) | 177.95º | 0.91% | 0.38% | - |
| XYZ | 6.41 | 9.42 | 12.07 | - |
| YUV | 70.35 | 141.35 | 84.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 94 | 0.91 | 0 | 0.03 | 0.62 | 177.95 | 0.83 | 0.21 |
| Hex | 9 | 61 | 5E | 5B | 0 | 3 | 3E | B2 | 53 | 15 |
| Octal | 11 | 141 | 136 | 133 | 0 | 3 | 76 | 262 | 123 | 25 |
| Binary | 1001 | 1100001 | 1011110 | 1011011 | 0 | 11 | 111110 | 10110010 | 1010011 | 10101 |
Color Harmonies of #09615E
Complementary color
Monochromatic Colors of #09615E
Black with #09615E
Text Example
Text Example
White with #09615E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09615E; }
p { color: rgb(9,97,94); }
H1.HeaderClassName
{
color: #09615E;
}
.AnyTagClassName
{
color: #09615E;
}
</style>
background-color css
<style>
a { background-color: #09615E; }
a { background-color: rgb(9,97,94); }
div.DivClassName
{
background-color: #09615E;
}
.BgClassName
{
background-color: #09615E;
}
</style>
border-color css
<style>
span { border-color: #09615E; }
span { border-color: rgb(9,97,94); }
td.TdClassName
{
border-color: #09615E;
}
.TagClassName
{
border-color: #09615E;
}
</style>