Shades of Mosque #056558
Tints of Mosque #056558
RGB
CMYK
RGB Variations
Color information
#056558 (or 0x056558) is known color: Mosque. HEX triplet: 05, 65 and 58. RGB value is (5,101,88). Sum of RGB (Red+Green+Blue) = 5+101+88=194 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.58% from 194); Green value is 101 (39.84% from 255 or 52.06% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 101 - color contains mainly: green. Hex color #056558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056558 is #FA9AA7. Grayscale: #464646. Windows color (decimal): -16423592 or 5793029. OLE color: 5793029.
HSL color Cylindrical-coordinate representation of color #056558: hue angle of 171.88º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056558 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 5 | 101 | 88 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.60 |
| HSL | 171.88º | 0.91% | 0.21% | - |
| HSV(B) | 171.88º | 0.95% | 0.4% | - |
| XYZ | 6.48 | 10.04 | 10.83 | - |
| YUV | 70.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 101 | 88 | 0.95 | 0 | 0.13 | 0.60 | 171.88 | 0.91 | 0.21 |
| Hex | 5 | 65 | 58 | 5F | 0 | D | 3C | AC | 5B | 15 |
| Octal | 5 | 145 | 130 | 137 | 0 | 15 | 74 | 254 | 133 | 25 |
| Binary | 101 | 1100101 | 1011000 | 1011111 | 0 | 1101 | 111100 | 10101100 | 1011011 | 10101 |
Color Harmonies of #056558
Complementary color
Monochromatic Colors of #056558
Black with #056558
Text Example
Text Example
White with #056558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056558; }
p { color: rgb(5,101,88); }
H1.HeaderClassName
{
color: #056558;
}
.AnyTagClassName
{
color: #056558;
}
</style>
background-color css
<style>
a { background-color: #056558; }
a { background-color: rgb(5,101,88); }
div.DivClassName
{
background-color: #056558;
}
.BgClassName
{
background-color: #056558;
}
</style>
border-color css
<style>
span { border-color: #056558; }
span { border-color: rgb(5,101,88); }
td.TdClassName
{
border-color: #056558;
}
.TagClassName
{
border-color: #056558;
}
</style>