Shades of Mosque #005953
Tints of Mosque #005953
RGB
CMYK
RGB Variations
Color information
#005953 (or 0x005953) is known color: Mosque. HEX triplet: 00, 59 and 53. RGB value is (0,89,83). Sum of RGB (Red+Green+Blue) = 0+89+83=172 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 172); Green value is 89 (35.16% from 255 or 51.74% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 89 - color contains mainly: green. Hex color #005953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005953 is #FFA6AC. Grayscale: #3D3D3D. Windows color (decimal): -16754349 or 5462272. OLE color: 5462272.
HSL color Cylindrical-coordinate representation of color #005953: hue angle of 175.96º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005953 is Cyan = 1, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 83 | - |
| CMYK | 1 | 0 | 0.07 | 0.65 |
| HSL | 175.96º | 1% | 0.17% | - |
| HSV(B) | 175.96º | 1% | 0.35% | - |
| XYZ | 5.13 | 7.77 | 9.41 | - |
| YUV | 61.71 | 140.01 | 83.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 83 | 1 | 0 | 0.07 | 0.65 | 175.96 | 1 | 0.17 |
| Hex | 0 | 59 | 53 | 64 | 0 | 7 | 41 | B0 | 64 | 11 |
| Octal | 0 | 131 | 123 | 144 | 0 | 7 | 101 | 260 | 144 | 21 |
| Binary | 0 | 1011001 | 1010011 | 1100100 | 0 | 111 | 1000001 | 10110000 | 1100100 | 10001 |
Color Harmonies of #005953
Complementary color
Monochromatic Colors of #005953
Black with #005953
Text Example
Text Example
White with #005953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005953; }
p { color: rgb(0,89,83); }
H1.HeaderClassName
{
color: #005953;
}
.AnyTagClassName
{
color: #005953;
}
</style>
background-color css
<style>
a { background-color: #005953; }
a { background-color: rgb(0,89,83); }
div.DivClassName
{
background-color: #005953;
}
.BgClassName
{
background-color: #005953;
}
</style>
border-color css
<style>
span { border-color: #005953; }
span { border-color: rgb(0,89,83); }
td.TdClassName
{
border-color: #005953;
}
.TagClassName
{
border-color: #005953;
}
</style>