Shades of Mosque #056153
Tints of Mosque #056153
RGB
CMYK
RGB Variations
Color information
#056153 (or 0x056153) is known color: Mosque. HEX triplet: 05, 61 and 53. RGB value is (5,97,83). Sum of RGB (Red+Green+Blue) = 5+97+83=185 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.70% from 185); Green value is 97 (38.28% from 255 or 52.43% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 97 - color contains mainly: green. Hex color #056153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056153 is #FA9EAC. Grayscale: #434343. Windows color (decimal): -16424621 or 5464325. OLE color: 5464325.
HSL color Cylindrical-coordinate representation of color #056153: hue angle of 170.87º 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 #056153 is Cyan = 0.95, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 97 | 83 | - |
| CMYK | 0.95 | 0 | 0.14 | 0.62 |
| HSL | 170.87º | 0.9% | 0.2% | - |
| HSV(B) | 170.87º | 0.95% | 0.38% | - |
| XYZ | 5.9 | 9.21 | 9.65 | - |
| YUV | 67.9 | 136.52 | 83.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 97 | 83 | 0.95 | 0 | 0.14 | 0.62 | 170.87 | 0.9 | 0.2 |
| Hex | 5 | 61 | 53 | 5F | 0 | E | 3E | AB | 5A | 14 |
| Octal | 5 | 141 | 123 | 137 | 0 | 16 | 76 | 253 | 132 | 24 |
| Binary | 101 | 1100001 | 1010011 | 1011111 | 0 | 1110 | 111110 | 10101011 | 1011010 | 10100 |
Color Harmonies of #056153
Complementary color
Monochromatic Colors of #056153
Black with #056153
Text Example
Text Example
White with #056153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056153; }
p { color: rgb(5,97,83); }
H1.HeaderClassName
{
color: #056153;
}
.AnyTagClassName
{
color: #056153;
}
</style>
background-color css
<style>
a { background-color: #056153; }
a { background-color: rgb(5,97,83); }
div.DivClassName
{
background-color: #056153;
}
.BgClassName
{
background-color: #056153;
}
</style>
border-color css
<style>
span { border-color: #056153; }
span { border-color: rgb(5,97,83); }
td.TdClassName
{
border-color: #056153;
}
.TagClassName
{
border-color: #056153;
}
</style>