Shades of Mosque #005557
Tints of Mosque #005557
RGB
CMYK
RGB Variations
Color information
#005557 (or 0x005557) is known color: Mosque. HEX triplet: 00, 55 and 57. RGB value is (0,85,87). Sum of RGB (Red+Green+Blue) = 0+85+87=172 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 87 (34.38% from 255 or 50.58% from 172); Max value from RGB is 87 - color contains mainly: blue. Hex color #005557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005557 is #FFAAA8. Grayscale: #3B3B3B. Windows color (decimal): -16755369 or 5723392. OLE color: 5723392.
HSL color Cylindrical-coordinate representation of color #005557: hue angle of 181.38º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005557 is Cyan = 1, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 85 | 87 | - |
| CMYK | 1 | 0.02 | 0 | 0.66 |
| HSL | 181.38º | 1% | 0.17% | - |
| HSV(B) | 181.38º | 1% | 0.34% | - |
| XYZ | 4.97 | 7.19 | 10.14 | - |
| YUV | 59.81 | 143.34 | 85.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 87 | 1 | 0.02 | 0 | 0.66 | 181.38 | 1 | 0.17 |
| Hex | 0 | 55 | 57 | 64 | 2 | 0 | 42 | B5 | 64 | 11 |
| Octal | 0 | 125 | 127 | 144 | 2 | 0 | 102 | 265 | 144 | 21 |
| Binary | 0 | 1010101 | 1010111 | 1100100 | 10 | 0 | 1000010 | 10110101 | 1100100 | 10001 |
Color Harmonies of #005557
Complementary color
Monochromatic Colors of #005557
Black with #005557
Text Example
Text Example
White with #005557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005557; }
p { color: rgb(0,85,87); }
H1.HeaderClassName
{
color: #005557;
}
.AnyTagClassName
{
color: #005557;
}
</style>
background-color css
<style>
a { background-color: #005557; }
a { background-color: rgb(0,85,87); }
div.DivClassName
{
background-color: #005557;
}
.BgClassName
{
background-color: #005557;
}
</style>
border-color css
<style>
span { border-color: #005557; }
span { border-color: rgb(0,85,87); }
td.TdClassName
{
border-color: #005557;
}
.TagClassName
{
border-color: #005557;
}
</style>