Shades of Mosque #09535D
Tints of Mosque #09535D
RGB
CMYK
RGB Variations
Color information
#09535D (or 0x09535D) is known color: Mosque. HEX triplet: 09, 53 and 5D. RGB value is (9,83,93). Sum of RGB (Red+Green+Blue) = 9+83+93=185 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.86% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 93 (36.72% from 255 or 50.27% from 185); Max value from RGB is 93 - color contains mainly: blue. Hex color #09535D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09535D is #F6ACA2. Grayscale: #3D3D3D. Windows color (decimal): -16166051 or 6116105. OLE color: 6116105.
HSL color Cylindrical-coordinate representation of color #09535D: hue angle of 187.14º degrees, saturation: 0.82, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #09535D is Cyan = 0.90, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 9 | 83 | 93 | - |
| CMYK | 0.90 | 0.11 | 0 | 0.64 |
| HSL | 187.14º | 0.82% | 0.2% | - |
| HSV(B) | 187.14º | 0.9% | 0.36% | - |
| XYZ | 5.18 | 7.03 | 11.44 | - |
| YUV | 62.01 | 145.48 | 90.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 83 | 93 | 0.90 | 0.11 | 0 | 0.64 | 187.14 | 0.82 | 0.2 |
| Hex | 9 | 53 | 5D | 5A | B | 0 | 40 | BB | 52 | 14 |
| Octal | 11 | 123 | 135 | 132 | 13 | 0 | 100 | 273 | 122 | 24 |
| Binary | 1001 | 1010011 | 1011101 | 1011010 | 1011 | 0 | 1000000 | 10111011 | 1010010 | 10100 |
Color Harmonies of #09535D
Complementary color
Monochromatic Colors of #09535D
Black with #09535D
Text Example
Text Example
White with #09535D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09535D; }
p { color: rgb(9,83,93); }
H1.HeaderClassName
{
color: #09535D;
}
.AnyTagClassName
{
color: #09535D;
}
</style>
background-color css
<style>
a { background-color: #09535D; }
a { background-color: rgb(9,83,93); }
div.DivClassName
{
background-color: #09535D;
}
.BgClassName
{
background-color: #09535D;
}
</style>
border-color css
<style>
span { border-color: #09535D; }
span { border-color: rgb(9,83,93); }
td.TdClassName
{
border-color: #09535D;
}
.TagClassName
{
border-color: #09535D;
}
</style>