Shades of Mosque #005559
Tints of Mosque #005559
RGB
CMYK
RGB Variations
Color information
#005559 (or 0x005559) is known color: Mosque. HEX triplet: 00, 55 and 59. RGB value is (0,85,89). Sum of RGB (Red+Green+Blue) = 0+85+89=174 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 174); Green value is 85 (33.59% from 255 or 48.85% from 174); Blue value is 89 (35.16% from 255 or 51.15% from 174); Max value from RGB is 89 - color contains mainly: blue. Hex color #005559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005559 is #FFAAA6. Grayscale: #3B3B3B. Windows color (decimal): -16755367 or 5854464. OLE color: 5854464.
HSL color Cylindrical-coordinate representation of color #005559: hue angle of 182.7º 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 #005559 is Cyan = 1, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 85 | 89 | - |
| CMYK | 1 | 0.04 | 0 | 0.65 |
| HSL | 182.7º | 1% | 0.17% | - |
| HSV(B) | 182.7º | 1% | 0.35% | - |
| XYZ | 5.05 | 7.22 | 10.58 | - |
| YUV | 60.04 | 144.34 | 85.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 89 | 1 | 0.04 | 0 | 0.65 | 182.7 | 1 | 0.17 |
| Hex | 0 | 55 | 59 | 64 | 4 | 0 | 41 | B7 | 64 | 11 |
| Octal | 0 | 125 | 131 | 144 | 4 | 0 | 101 | 267 | 144 | 21 |
| Binary | 0 | 1010101 | 1011001 | 1100100 | 100 | 0 | 1000001 | 10110111 | 1100100 | 10001 |
Color Harmonies of #005559
Complementary color
Monochromatic Colors of #005559
Black with #005559
Text Example
Text Example
White with #005559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005559; }
p { color: rgb(0,85,89); }
H1.HeaderClassName
{
color: #005559;
}
.AnyTagClassName
{
color: #005559;
}
</style>
background-color css
<style>
a { background-color: #005559; }
a { background-color: rgb(0,85,89); }
div.DivClassName
{
background-color: #005559;
}
.BgClassName
{
background-color: #005559;
}
</style>
border-color css
<style>
span { border-color: #005559; }
span { border-color: rgb(0,85,89); }
td.TdClassName
{
border-color: #005559;
}
.TagClassName
{
border-color: #005559;
}
</style>