Shades of Mosque #055654
Tints of Mosque #055654
RGB
CMYK
RGB Variations
Color information
#055654 (or 0x055654) is known color: Mosque. HEX triplet: 05, 56 and 54. RGB value is (5,86,84). Sum of RGB (Red+Green+Blue) = 5+86+84=175 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.86% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 86 - color contains mainly: green. Hex color #055654 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055654 is #FAA9AB. Grayscale: #3D3D3D. Windows color (decimal): -16427436 or 5527045. OLE color: 5527045.
HSL color Cylindrical-coordinate representation of color #055654: hue angle of 178.52º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055654 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 86 | 84 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.66 |
| HSL | 178.52º | 0.89% | 0.18% | - |
| HSV(B) | 178.52º | 0.94% | 0.34% | - |
| XYZ | 4.99 | 7.33 | 9.54 | - |
| YUV | 61.55 | 140.66 | 87.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 86 | 84 | 0.94 | 0 | 0.02 | 0.66 | 178.52 | 0.89 | 0.18 |
| Hex | 5 | 56 | 54 | 5E | 0 | 2 | 42 | B3 | 59 | 12 |
| Octal | 5 | 126 | 124 | 136 | 0 | 2 | 102 | 263 | 131 | 22 |
| Binary | 101 | 1010110 | 1010100 | 1011110 | 0 | 10 | 1000010 | 10110011 | 1011001 | 10010 |
Color Harmonies of #055654
Complementary color
Monochromatic Colors of #055654
Black with #055654
Text Example
Text Example
White with #055654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055654; }
p { color: rgb(5,86,84); }
H1.HeaderClassName
{
color: #055654;
}
.AnyTagClassName
{
color: #055654;
}
</style>
background-color css
<style>
a { background-color: #055654; }
a { background-color: rgb(5,86,84); }
div.DivClassName
{
background-color: #055654;
}
.BgClassName
{
background-color: #055654;
}
</style>
border-color css
<style>
span { border-color: #055654; }
span { border-color: rgb(5,86,84); }
td.TdClassName
{
border-color: #055654;
}
.TagClassName
{
border-color: #055654;
}
</style>