Shades of Mosque #09575D
Tints of Mosque #09575D
RGB
CMYK
RGB Variations
Color information
#09575D (or 0x09575D) is known color: Mosque. HEX triplet: 09, 57 and 5D. RGB value is (9,87,93). Sum of RGB (Red+Green+Blue) = 9+87+93=189 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.76% from 189); Green value is 87 (34.38% from 255 or 46.03% from 189); Blue value is 93 (36.72% from 255 or 49.21% from 189); Max value from RGB is 93 - color contains mainly: blue. Hex color #09575D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09575D is #F6A8A2. Grayscale: #404040. Windows color (decimal): -16165027 or 6117129. OLE color: 6117129.
HSL color Cylindrical-coordinate representation of color #09575D: hue angle of 184.29º 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 #09575D is Cyan = 0.90, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
RGB | 9 | 87 | 93 | - |
CMYK | 0.90 | 0.06 | 0 | 0.64 |
HSL | 184.29º | 0.82% | 0.2% | - |
HSV(B) | 184.29º | 0.9% | 0.36% | - |
XYZ | 5.5 | 7.66 | 11.55 | - |
YUV | 64.36 | 144.16 | 88.51 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 9 | 87 | 93 | 0.90 | 0.06 | 0 | 0.64 | 184.29 | 0.82 | 0.2 |
Hex | 9 | 57 | 5D | 5A | 6 | 0 | 40 | B8 | 52 | 14 |
Octal | 11 | 127 | 135 | 132 | 6 | 0 | 100 | 270 | 122 | 24 |
Binary | 1001 | 1010111 | 1011101 | 1011010 | 110 | 0 | 1000000 | 10111000 | 1010010 | 10100 |
Color Harmonies of #09575D
Complementary color
Monochromatic Colors of #09575D
Black with #09575D
Text Example
Text Example
White with #09575D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09575D; }
p { color: rgb(9,87,93); }
H1.HeaderClassName
{
color: #09575D;
}
.AnyTagClassName
{
color: #09575D;
}
</style>
background-color css
<style>
a { background-color: #09575D; }
a { background-color: rgb(9,87,93); }
div.DivClassName
{
background-color: #09575D;
}
.BgClassName
{
background-color: #09575D;
}
</style>
border-color css
<style>
span { border-color: #09575D; }
span { border-color: rgb(9,87,93); }
td.TdClassName
{
border-color: #09575D;
}
.TagClassName
{
border-color: #09575D;
}
</style>