Shades of Mosque #056359
Tints of Mosque #056359
RGB
CMYK
RGB Variations
Color information
#056359 (or 0x056359) is known color: Mosque. HEX triplet: 05, 63 and 59. RGB value is (5,99,89). Sum of RGB (Red+Green+Blue) = 5+99+89=193 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.59% from 193); Green value is 99 (39.06% from 255 or 51.30% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 99 - color contains mainly: green. Hex color #056359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056359 is #FA9CA6. Grayscale: #454545. Windows color (decimal): -16424103 or 5858053. OLE color: 5858053.
HSL color Cylindrical-coordinate representation of color #056359: hue angle of 173.62º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056359 is Cyan = 0.95, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 99 | 89 | - |
| CMYK | 0.95 | 0 | 0.10 | 0.61 |
| HSL | 173.62º | 0.9% | 0.2% | - |
| HSV(B) | 173.62º | 0.95% | 0.39% | - |
| XYZ | 6.33 | 9.68 | 10.99 | - |
| YUV | 69.75 | 138.86 | 81.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 99 | 89 | 0.95 | 0 | 0.10 | 0.61 | 173.62 | 0.9 | 0.2 |
| Hex | 5 | 63 | 59 | 5F | 0 | A | 3D | AE | 5A | 14 |
| Octal | 5 | 143 | 131 | 137 | 0 | 12 | 75 | 256 | 132 | 24 |
| Binary | 101 | 1100011 | 1011001 | 1011111 | 0 | 1010 | 111101 | 10101110 | 1011010 | 10100 |
Color Harmonies of #056359
Complementary color
Monochromatic Colors of #056359
Black with #056359
Text Example
Text Example
White with #056359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056359; }
p { color: rgb(5,99,89); }
H1.HeaderClassName
{
color: #056359;
}
.AnyTagClassName
{
color: #056359;
}
</style>
background-color css
<style>
a { background-color: #056359; }
a { background-color: rgb(5,99,89); }
div.DivClassName
{
background-color: #056359;
}
.BgClassName
{
background-color: #056359;
}
</style>
border-color css
<style>
span { border-color: #056359; }
span { border-color: rgb(5,99,89); }
td.TdClassName
{
border-color: #056359;
}
.TagClassName
{
border-color: #056359;
}
</style>