Shades of Mosque #056559
Tints of Mosque #056559
RGB
CMYK
RGB Variations
Color information
#056559 (or 0x056559) is known color: Mosque. HEX triplet: 05, 65 and 59. RGB value is (5,101,89). Sum of RGB (Red+Green+Blue) = 5+101+89=195 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.56% from 195); Green value is 101 (39.84% from 255 or 51.79% from 195); Blue value is 89 (35.16% from 255 or 45.64% from 195); Max value from RGB is 101 - color contains mainly: green. Hex color #056559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056559 is #FA9AA6. Grayscale: #464646. Windows color (decimal): -16423591 or 5858565. OLE color: 5858565.
HSL color Cylindrical-coordinate representation of color #056559: hue angle of 172.5º 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 #056559 is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 5 | 101 | 89 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.60 |
| HSL | 172.5º | 0.91% | 0.21% | - |
| HSV(B) | 172.5º | 0.95% | 0.4% | - |
| XYZ | 6.52 | 10.06 | 11.05 | - |
| YUV | 70.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 101 | 89 | 0.95 | 0 | 0.12 | 0.60 | 172.5 | 0.91 | 0.21 |
| Hex | 5 | 65 | 59 | 5F | 0 | C | 3C | AC | 5B | 15 |
| Octal | 5 | 145 | 131 | 137 | 0 | 14 | 74 | 254 | 133 | 25 |
| Binary | 101 | 1100101 | 1011001 | 1011111 | 0 | 1100 | 111100 | 10101100 | 1011011 | 10101 |
Color Harmonies of #056559
Complementary color
Monochromatic Colors of #056559
Black with #056559
Text Example
Text Example
White with #056559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056559; }
p { color: rgb(5,101,89); }
H1.HeaderClassName
{
color: #056559;
}
.AnyTagClassName
{
color: #056559;
}
</style>
background-color css
<style>
a { background-color: #056559; }
a { background-color: rgb(5,101,89); }
div.DivClassName
{
background-color: #056559;
}
.BgClassName
{
background-color: #056559;
}
</style>
border-color css
<style>
span { border-color: #056559; }
span { border-color: rgb(5,101,89); }
td.TdClassName
{
border-color: #056559;
}
.TagClassName
{
border-color: #056559;
}
</style>