Shades of Mosque #005552
Tints of Mosque #005552
RGB
CMYK
RGB Variations
Color information
#005552 (or 0x005552) is known color: Mosque. HEX triplet: 00, 55 and 52. RGB value is (0,85,82). Sum of RGB (Red+Green+Blue) = 0+85+82=167 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 167); Green value is 85 (33.59% from 255 or 50.90% from 167); Blue value is 82 (32.42% from 255 or 49.10% from 167); Max value from RGB is 85 - color contains mainly: green. Hex color #005552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005552 is #FFAAAD. Grayscale: #3B3B3B. Windows color (decimal): -16755374 or 5395712. OLE color: 5395712.
HSL color Cylindrical-coordinate representation of color #005552: hue angle of 177.88º 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 #005552 is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 0 | 85 | 82 | - |
| CMYK | 1 | 0 | 0.04 | 0.67 |
| HSL | 177.88º | 1% | 0.17% | - |
| HSV(B) | 177.88º | 1% | 0.33% | - |
| XYZ | 4.77 | 7.11 | 9.1 | - |
| YUV | 59.24 | 140.84 | 85.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 82 | 1 | 0 | 0.04 | 0.67 | 177.88 | 1 | 0.17 |
| Hex | 0 | 55 | 52 | 64 | 0 | 4 | 43 | B2 | 64 | 11 |
| Octal | 0 | 125 | 122 | 144 | 0 | 4 | 103 | 262 | 144 | 21 |
| Binary | 0 | 1010101 | 1010010 | 1100100 | 0 | 100 | 1000011 | 10110010 | 1100100 | 10001 |
Color Harmonies of #005552
Complementary color
Monochromatic Colors of #005552
Black with #005552
Text Example
Text Example
White with #005552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005552; }
p { color: rgb(0,85,82); }
H1.HeaderClassName
{
color: #005552;
}
.AnyTagClassName
{
color: #005552;
}
</style>
background-color css
<style>
a { background-color: #005552; }
a { background-color: rgb(0,85,82); }
div.DivClassName
{
background-color: #005552;
}
.BgClassName
{
background-color: #005552;
}
</style>
border-color css
<style>
span { border-color: #005552; }
span { border-color: rgb(0,85,82); }
td.TdClassName
{
border-color: #005552;
}
.TagClassName
{
border-color: #005552;
}
</style>