Shades of Mosque #056054
Tints of Mosque #056054
RGB
CMYK
RGB Variations
Color information
#056054 (or 0x056054) is known color: Mosque. HEX triplet: 05, 60 and 54. RGB value is (5,96,84). Sum of RGB (Red+Green+Blue) = 5+96+84=185 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.70% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #056054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056054 is #FA9FAB. Grayscale: #434343. Windows color (decimal): -16424876 or 5529605. OLE color: 5529605.
HSL color Cylindrical-coordinate representation of color #056054: hue angle of 172.09º 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 #056054 is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 96 | 84 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.62 |
| HSL | 172.09º | 0.9% | 0.2% | - |
| HSV(B) | 172.09º | 0.95% | 0.38% | - |
| XYZ | 5.85 | 9.04 | 9.82 | - |
| YUV | 67.42 | 137.35 | 83.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 96 | 84 | 0.95 | 0 | 0.12 | 0.62 | 172.09 | 0.9 | 0.2 |
| Hex | 5 | 60 | 54 | 5F | 0 | C | 3E | AC | 5A | 14 |
| Octal | 5 | 140 | 124 | 137 | 0 | 14 | 76 | 254 | 132 | 24 |
| Binary | 101 | 1100000 | 1010100 | 1011111 | 0 | 1100 | 111110 | 10101100 | 1011010 | 10100 |
Color Harmonies of #056054
Complementary color
Monochromatic Colors of #056054
Black with #056054
Text Example
Text Example
White with #056054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056054; }
p { color: rgb(5,96,84); }
H1.HeaderClassName
{
color: #056054;
}
.AnyTagClassName
{
color: #056054;
}
</style>
background-color css
<style>
a { background-color: #056054; }
a { background-color: rgb(5,96,84); }
div.DivClassName
{
background-color: #056054;
}
.BgClassName
{
background-color: #056054;
}
</style>
border-color css
<style>
span { border-color: #056054; }
span { border-color: rgb(5,96,84); }
td.TdClassName
{
border-color: #056054;
}
.TagClassName
{
border-color: #056054;
}
</style>