Shades of Mosque #056055
Tints of Mosque #056055
RGB
CMYK
RGB Variations
Color information
#056055 (or 0x056055) is known color: Mosque. HEX triplet: 05, 60 and 55. RGB value is (5,96,85). Sum of RGB (Red+Green+Blue) = 5+96+85=186 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.69% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #056055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056055 is #FA9FAA. Grayscale: #434343. Windows color (decimal): -16424875 or 5595141. OLE color: 5595141.
HSL color Cylindrical-coordinate representation of color #056055: hue angle of 172.75º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056055 is Cyan = 0.95, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 96 | 85 | - |
| CMYK | 0.95 | 0 | 0.11 | 0.62 |
| HSL | 172.75º | 0.9% | 0.2% | - |
| HSV(B) | 172.75º | 0.95% | 0.38% | - |
| XYZ | 5.89 | 9.05 | 10.03 | - |
| YUV | 67.54 | 137.85 | 83.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 96 | 85 | 0.95 | 0 | 0.11 | 0.62 | 172.75 | 0.9 | 0.2 |
| Hex | 5 | 60 | 55 | 5F | 0 | B | 3E | AD | 5A | 14 |
| Octal | 5 | 140 | 125 | 137 | 0 | 13 | 76 | 255 | 132 | 24 |
| Binary | 101 | 1100000 | 1010101 | 1011111 | 0 | 1011 | 111110 | 10101101 | 1011010 | 10100 |
Color Harmonies of #056055
Complementary color
Monochromatic Colors of #056055
Black with #056055
Text Example
Text Example
White with #056055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056055; }
p { color: rgb(5,96,85); }
H1.HeaderClassName
{
color: #056055;
}
.AnyTagClassName
{
color: #056055;
}
</style>
background-color css
<style>
a { background-color: #056055; }
a { background-color: rgb(5,96,85); }
div.DivClassName
{
background-color: #056055;
}
.BgClassName
{
background-color: #056055;
}
</style>
border-color css
<style>
span { border-color: #056055; }
span { border-color: rgb(5,96,85); }
td.TdClassName
{
border-color: #056055;
}
.TagClassName
{
border-color: #056055;
}
</style>