Shades of Mosque #055552
Tints of Mosque #055552
RGB
CMYK
RGB Variations
Color information
#055552 (or 0x055552) is known color: Mosque. HEX triplet: 05, 55 and 52. RGB value is (5,85,82). Sum of RGB (Red+Green+Blue) = 5+85+82=172 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.91% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 82 (32.42% from 255 or 47.67% from 172); Max value from RGB is 85 - color contains mainly: green. Hex color #055552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055552 is #FAAAAD. Grayscale: #3C3C3C. Windows color (decimal): -16427694 or 5395717. OLE color: 5395717.
HSL color Cylindrical-coordinate representation of color #055552: hue angle of 177.75º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055552 is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 82 | - |
| CMYK | 0.94 | 0 | 0.04 | 0.67 |
| HSL | 177.75º | 0.89% | 0.18% | - |
| HSV(B) | 177.75º | 0.94% | 0.33% | - |
| XYZ | 4.83 | 7.14 | 9.11 | - |
| YUV | 60.74 | 140 | 88.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 82 | 0.94 | 0 | 0.04 | 0.67 | 177.75 | 0.89 | 0.18 |
| Hex | 5 | 55 | 52 | 5E | 0 | 4 | 43 | B2 | 59 | 12 |
| Octal | 5 | 125 | 122 | 136 | 0 | 4 | 103 | 262 | 131 | 22 |
| Binary | 101 | 1010101 | 1010010 | 1011110 | 0 | 100 | 1000011 | 10110010 | 1011001 | 10010 |
Color Harmonies of #055552
Complementary color
Monochromatic Colors of #055552
Black with #055552
Text Example
Text Example
White with #055552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055552; }
p { color: rgb(5,85,82); }
H1.HeaderClassName
{
color: #055552;
}
.AnyTagClassName
{
color: #055552;
}
</style>
background-color css
<style>
a { background-color: #055552; }
a { background-color: rgb(5,85,82); }
div.DivClassName
{
background-color: #055552;
}
.BgClassName
{
background-color: #055552;
}
</style>
border-color css
<style>
span { border-color: #055552; }
span { border-color: rgb(5,85,82); }
td.TdClassName
{
border-color: #055552;
}
.TagClassName
{
border-color: #055552;
}
</style>