Shades of Mosque #005659
Tints of Mosque #005659
RGB
CMYK
RGB Variations
Color information
#005659 (or 0x005659) is known color: Mosque. HEX triplet: 00, 56 and 59. RGB value is (0,86,89). Sum of RGB (Red+Green+Blue) = 0+86+89=175 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 89 (35.16% from 255 or 50.86% from 175); Max value from RGB is 89 - color contains mainly: blue. Hex color #005659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005659 is #FFA9A6. Grayscale: #3C3C3C. Windows color (decimal): -16755111 or 5854720. OLE color: 5854720.
HSL color Cylindrical-coordinate representation of color #005659: hue angle of 182.02º 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 #005659 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 86 | 89 | - |
| CMYK | 1 | 0.03 | 0 | 0.65 |
| HSL | 182.02º | 1% | 0.17% | - |
| HSV(B) | 182.02º | 1% | 0.35% | - |
| XYZ | 5.13 | 7.38 | 10.6 | - |
| YUV | 60.63 | 144.01 | 84.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 89 | 1 | 0.03 | 0 | 0.65 | 182.02 | 1 | 0.17 |
| Hex | 0 | 56 | 59 | 64 | 3 | 0 | 41 | B6 | 64 | 11 |
| Octal | 0 | 126 | 131 | 144 | 3 | 0 | 101 | 266 | 144 | 21 |
| Binary | 0 | 1010110 | 1011001 | 1100100 | 11 | 0 | 1000001 | 10110110 | 1100100 | 10001 |
Color Harmonies of #005659
Complementary color
Monochromatic Colors of #005659
Black with #005659
Text Example
Text Example
White with #005659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005659; }
p { color: rgb(0,86,89); }
H1.HeaderClassName
{
color: #005659;
}
.AnyTagClassName
{
color: #005659;
}
</style>
background-color css
<style>
a { background-color: #005659; }
a { background-color: rgb(0,86,89); }
div.DivClassName
{
background-color: #005659;
}
.BgClassName
{
background-color: #005659;
}
</style>
border-color css
<style>
span { border-color: #005659; }
span { border-color: rgb(0,86,89); }
td.TdClassName
{
border-color: #005659;
}
.TagClassName
{
border-color: #005659;
}
</style>