Shades of Mosque #09615D
Tints of Mosque #09615D
RGB
CMYK
RGB Variations
Color information
#09615D (or 0x09615D) is known color: Mosque. HEX triplet: 09, 61 and 5D. RGB value is (9,97,93). Sum of RGB (Red+Green+Blue) = 9+97+93=199 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.52% from 199); Green value is 97 (38.28% from 255 or 48.74% from 199); Blue value is 93 (36.72% from 255 or 46.73% from 199); Max value from RGB is 97 - color contains mainly: green. Hex color #09615D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09615D is #F69EA2. Grayscale: #464646. Windows color (decimal): -16162467 or 6119689. OLE color: 6119689.
HSL color Cylindrical-coordinate representation of color #09615D: hue angle of 177.27º 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 #09615D is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 93 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.62 |
| HSL | 177.27º | 0.83% | 0.21% | - |
| HSV(B) | 177.27º | 0.91% | 0.38% | - |
| XYZ | 6.36 | 9.4 | 11.83 | - |
| YUV | 70.23 | 140.85 | 84.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 93 | 0.91 | 0 | 0.04 | 0.62 | 177.27 | 0.83 | 0.21 |
| Hex | 9 | 61 | 5D | 5B | 0 | 4 | 3E | B1 | 53 | 15 |
| Octal | 11 | 141 | 135 | 133 | 0 | 4 | 76 | 261 | 123 | 25 |
| Binary | 1001 | 1100001 | 1011101 | 1011011 | 0 | 100 | 111110 | 10110001 | 1010011 | 10101 |
Color Harmonies of #09615D
Complementary color
Monochromatic Colors of #09615D
Black with #09615D
Text Example
Text Example
White with #09615D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09615D; }
p { color: rgb(9,97,93); }
H1.HeaderClassName
{
color: #09615D;
}
.AnyTagClassName
{
color: #09615D;
}
</style>
background-color css
<style>
a { background-color: #09615D; }
a { background-color: rgb(9,97,93); }
div.DivClassName
{
background-color: #09615D;
}
.BgClassName
{
background-color: #09615D;
}
</style>
border-color css
<style>
span { border-color: #09615D; }
span { border-color: rgb(9,97,93); }
td.TdClassName
{
border-color: #09615D;
}
.TagClassName
{
border-color: #09615D;
}
</style>