Shades of Mosque #055952
Tints of Mosque #055952
RGB
CMYK
RGB Variations
Color information
#055952 (or 0x055952) is known color: Mosque. HEX triplet: 05, 59 and 52. RGB value is (5,89,82). Sum of RGB (Red+Green+Blue) = 5+89+82=176 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.84% from 176); Green value is 89 (35.16% from 255 or 50.57% from 176); Blue value is 82 (32.42% from 255 or 46.59% from 176); Max value from RGB is 89 - color contains mainly: green. Hex color #055952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055952 is #FAA6AD. Grayscale: #3F3F3F. Windows color (decimal): -16426670 or 5396741. OLE color: 5396741.
HSL color Cylindrical-coordinate representation of color #055952: hue angle of 175º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055952 is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 82 | - |
| CMYK | 0.94 | 0 | 0.08 | 0.65 |
| HSL | 175º | 0.89% | 0.18% | - |
| HSV(B) | 175º | 0.94% | 0.35% | - |
| XYZ | 5.16 | 7.79 | 9.21 | - |
| YUV | 63.09 | 138.67 | 86.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 82 | 0.94 | 0 | 0.08 | 0.65 | 175 | 0.89 | 0.18 |
| Hex | 5 | 59 | 52 | 5E | 0 | 8 | 41 | AF | 59 | 12 |
| Octal | 5 | 131 | 122 | 136 | 0 | 10 | 101 | 257 | 131 | 22 |
| Binary | 101 | 1011001 | 1010010 | 1011110 | 0 | 1000 | 1000001 | 10101111 | 1011001 | 10010 |
Color Harmonies of #055952
Complementary color
Monochromatic Colors of #055952
Black with #055952
Text Example
Text Example
White with #055952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055952; }
p { color: rgb(5,89,82); }
H1.HeaderClassName
{
color: #055952;
}
.AnyTagClassName
{
color: #055952;
}
</style>
background-color css
<style>
a { background-color: #055952; }
a { background-color: rgb(5,89,82); }
div.DivClassName
{
background-color: #055952;
}
.BgClassName
{
background-color: #055952;
}
</style>
border-color css
<style>
span { border-color: #055952; }
span { border-color: rgb(5,89,82); }
td.TdClassName
{
border-color: #055952;
}
.TagClassName
{
border-color: #055952;
}
</style>