Shades of Mosque #056154
Tints of Mosque #056154
RGB
CMYK
RGB Variations
Color information
#056154 (or 0x056154) is known color: Mosque. HEX triplet: 05, 61 and 54. RGB value is (5,97,84). Sum of RGB (Red+Green+Blue) = 5+97+84=186 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.69% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #056154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056154 is #FA9EAB. Grayscale: #434343. Windows color (decimal): -16424620 or 5529861. OLE color: 5529861.
HSL color Cylindrical-coordinate representation of color #056154: hue angle of 171.52º 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 #056154 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 97 | 84 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.62 |
| HSL | 171.52º | 0.9% | 0.2% | - |
| HSV(B) | 171.52º | 0.95% | 0.38% | - |
| XYZ | 5.94 | 9.22 | 9.85 | - |
| YUV | 68.01 | 137.02 | 83.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 97 | 84 | 0.95 | 0 | 0.13 | 0.62 | 171.52 | 0.9 | 0.2 |
| Hex | 5 | 61 | 54 | 5F | 0 | D | 3E | AC | 5A | 14 |
| Octal | 5 | 141 | 124 | 137 | 0 | 15 | 76 | 254 | 132 | 24 |
| Binary | 101 | 1100001 | 1010100 | 1011111 | 0 | 1101 | 111110 | 10101100 | 1011010 | 10100 |
Color Harmonies of #056154
Complementary color
Monochromatic Colors of #056154
Black with #056154
Text Example
Text Example
White with #056154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056154; }
p { color: rgb(5,97,84); }
H1.HeaderClassName
{
color: #056154;
}
.AnyTagClassName
{
color: #056154;
}
</style>
background-color css
<style>
a { background-color: #056154; }
a { background-color: rgb(5,97,84); }
div.DivClassName
{
background-color: #056154;
}
.BgClassName
{
background-color: #056154;
}
</style>
border-color css
<style>
span { border-color: #056154; }
span { border-color: rgb(5,97,84); }
td.TdClassName
{
border-color: #056154;
}
.TagClassName
{
border-color: #056154;
}
</style>