Shades of Mosque #09535C
Tints of Mosque #09535C
RGB
CMYK
RGB Variations
Color information
#09535C (or 0x09535C) is known color: Mosque. HEX triplet: 09, 53 and 5C. RGB value is (9,83,92). Sum of RGB (Red+Green+Blue) = 9+83+92=184 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.89% from 184); Green value is 83 (32.81% from 255 or 45.11% from 184); Blue value is 92 (36.33% from 255 or 50% from 184); Max value from RGB is 92 - color contains mainly: blue. Hex color #09535C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09535C is #F6ACA3. Grayscale: #3D3D3D. Windows color (decimal): -16166052 or 6050569. OLE color: 6050569.
HSL color Cylindrical-coordinate representation of color #09535C: hue angle of 186.51º 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 #09535C is Cyan = 0.90, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 9 | 83 | 92 | - |
| CMYK | 0.90 | 0.10 | 0 | 0.64 |
| HSL | 186.51º | 0.82% | 0.2% | - |
| HSV(B) | 186.51º | 0.9% | 0.36% | - |
| XYZ | 5.14 | 7.02 | 11.21 | - |
| YUV | 61.9 | 144.98 | 90.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 83 | 92 | 0.90 | 0.10 | 0 | 0.64 | 186.51 | 0.82 | 0.2 |
| Hex | 9 | 53 | 5C | 5A | A | 0 | 40 | BB | 52 | 14 |
| Octal | 11 | 123 | 134 | 132 | 12 | 0 | 100 | 273 | 122 | 24 |
| Binary | 1001 | 1010011 | 1011100 | 1011010 | 1010 | 0 | 1000000 | 10111011 | 1010010 | 10100 |
Color Harmonies of #09535C
Complementary color
Monochromatic Colors of #09535C
Black with #09535C
Text Example
Text Example
White with #09535C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09535C; }
p { color: rgb(9,83,92); }
H1.HeaderClassName
{
color: #09535C;
}
.AnyTagClassName
{
color: #09535C;
}
</style>
background-color css
<style>
a { background-color: #09535C; }
a { background-color: rgb(9,83,92); }
div.DivClassName
{
background-color: #09535C;
}
.BgClassName
{
background-color: #09535C;
}
</style>
border-color css
<style>
span { border-color: #09535C; }
span { border-color: rgb(9,83,92); }
td.TdClassName
{
border-color: #09535C;
}
.TagClassName
{
border-color: #09535C;
}
</style>