Shades of Mosque #056357
Tints of Mosque #056357
RGB
CMYK
RGB Variations
Color information
#056357 (or 0x056357) is known color: Mosque. HEX triplet: 05, 63 and 57. RGB value is (5,99,87). Sum of RGB (Red+Green+Blue) = 5+99+87=191 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.62% from 191); Green value is 99 (39.06% from 255 or 51.83% from 191); Blue value is 87 (34.38% from 255 or 45.55% from 191); Max value from RGB is 99 - color contains mainly: green. Hex color #056357 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056357 is #FA9CA8. Grayscale: #454545. Windows color (decimal): -16424105 or 5726981. OLE color: 5726981.
HSL color Cylindrical-coordinate representation of color #056357: hue angle of 172.34º 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 #056357 is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 99 | 87 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.61 |
| HSL | 172.34º | 0.9% | 0.2% | - |
| HSV(B) | 172.34º | 0.95% | 0.39% | - |
| XYZ | 6.24 | 9.64 | 10.55 | - |
| YUV | 69.53 | 137.86 | 81.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 99 | 87 | 0.95 | 0 | 0.12 | 0.61 | 172.34 | 0.9 | 0.2 |
| Hex | 5 | 63 | 57 | 5F | 0 | C | 3D | AC | 5A | 14 |
| Octal | 5 | 143 | 127 | 137 | 0 | 14 | 75 | 254 | 132 | 24 |
| Binary | 101 | 1100011 | 1010111 | 1011111 | 0 | 1100 | 111101 | 10101100 | 1011010 | 10100 |
Color Harmonies of #056357
Complementary color
Monochromatic Colors of #056357
Black with #056357
Text Example
Text Example
White with #056357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056357; }
p { color: rgb(5,99,87); }
H1.HeaderClassName
{
color: #056357;
}
.AnyTagClassName
{
color: #056357;
}
</style>
background-color css
<style>
a { background-color: #056357; }
a { background-color: rgb(5,99,87); }
div.DivClassName
{
background-color: #056357;
}
.BgClassName
{
background-color: #056357;
}
</style>
border-color css
<style>
span { border-color: #056357; }
span { border-color: rgb(5,99,87); }
td.TdClassName
{
border-color: #056357;
}
.TagClassName
{
border-color: #056357;
}
</style>