Shades of Mosque #005550
Tints of Mosque #005550
RGB
CMYK
RGB Variations
Color information
#005550 (or 0x005550) is known color: Mosque. HEX triplet: 00, 55 and 50. RGB value is (0,85,80). Sum of RGB (Red+Green+Blue) = 0+85+80=165 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 165); Green value is 85 (33.59% from 255 or 51.52% from 165); Blue value is 80 (31.64% from 255 or 48.48% from 165); Max value from RGB is 85 - color contains mainly: green. Hex color #005550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005550 is #FFAAAF. Grayscale: #3A3A3A. Windows color (decimal): -16755376 or 5264640. OLE color: 5264640.
HSL color Cylindrical-coordinate representation of color #005550: hue angle of 176.47º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005550 is Cyan = 1, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 0 | 85 | 80 | - |
| CMYK | 1 | 0 | 0.06 | 0.67 |
| HSL | 176.47º | 1% | 0.17% | - |
| HSV(B) | 176.47º | 1% | 0.33% | - |
| XYZ | 4.7 | 7.08 | 8.71 | - |
| YUV | 59.02 | 139.84 | 85.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 80 | 1 | 0 | 0.06 | 0.67 | 176.47 | 1 | 0.17 |
| Hex | 0 | 55 | 50 | 64 | 0 | 6 | 43 | B0 | 64 | 11 |
| Octal | 0 | 125 | 120 | 144 | 0 | 6 | 103 | 260 | 144 | 21 |
| Binary | 0 | 1010101 | 1010000 | 1100100 | 0 | 110 | 1000011 | 10110000 | 1100100 | 10001 |
Color Harmonies of #005550
Complementary color
Monochromatic Colors of #005550
Black with #005550
Text Example
Text Example
White with #005550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005550; }
p { color: rgb(0,85,80); }
H1.HeaderClassName
{
color: #005550;
}
.AnyTagClassName
{
color: #005550;
}
</style>
background-color css
<style>
a { background-color: #005550; }
a { background-color: rgb(0,85,80); }
div.DivClassName
{
background-color: #005550;
}
.BgClassName
{
background-color: #005550;
}
</style>
border-color css
<style>
span { border-color: #005550; }
span { border-color: rgb(0,85,80); }
td.TdClassName
{
border-color: #005550;
}
.TagClassName
{
border-color: #005550;
}
</style>