Shades of Mosque #005558
Tints of Mosque #005558
RGB
CMYK
RGB Variations
Color information
#005558 (or 0x005558) is known color: Mosque. HEX triplet: 00, 55 and 58. RGB value is (0,85,88). Sum of RGB (Red+Green+Blue) = 0+85+88=173 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 88 (34.77% from 255 or 50.87% from 173); Max value from RGB is 88 - color contains mainly: blue. Hex color #005558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005558 is #FFAAA7. Grayscale: #3B3B3B. Windows color (decimal): -16755368 or 5788928. OLE color: 5788928.
HSL color Cylindrical-coordinate representation of color #005558: hue angle of 182.05º 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 #005558 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 85 | 88 | - |
| CMYK | 1 | 0.03 | 0 | 0.65 |
| HSL | 182.05º | 1% | 0.17% | - |
| HSV(B) | 182.05º | 1% | 0.35% | - |
| XYZ | 5.01 | 7.2 | 10.36 | - |
| YUV | 59.93 | 143.84 | 85.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 88 | 1 | 0.03 | 0 | 0.65 | 182.05 | 1 | 0.17 |
| Hex | 0 | 55 | 58 | 64 | 3 | 0 | 41 | B6 | 64 | 11 |
| Octal | 0 | 125 | 130 | 144 | 3 | 0 | 101 | 266 | 144 | 21 |
| Binary | 0 | 1010101 | 1011000 | 1100100 | 11 | 0 | 1000001 | 10110110 | 1100100 | 10001 |
Color Harmonies of #005558
Complementary color
Monochromatic Colors of #005558
Black with #005558
Text Example
Text Example
White with #005558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005558; }
p { color: rgb(0,85,88); }
H1.HeaderClassName
{
color: #005558;
}
.AnyTagClassName
{
color: #005558;
}
</style>
background-color css
<style>
a { background-color: #005558; }
a { background-color: rgb(0,85,88); }
div.DivClassName
{
background-color: #005558;
}
.BgClassName
{
background-color: #005558;
}
</style>
border-color css
<style>
span { border-color: #005558; }
span { border-color: rgb(0,85,88); }
td.TdClassName
{
border-color: #005558;
}
.TagClassName
{
border-color: #005558;
}
</style>