Shades of Mosque #056463
Tints of Mosque #056463
RGB
CMYK
RGB Variations
Color information
#056463 (or 0x056463) is known color: Mosque. HEX triplet: 05, 64 and 63. RGB value is (5,100,99). Sum of RGB (Red+Green+Blue) = 5+100+99=204 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.45% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 100 - color contains mainly: green. Hex color #056463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056463 is #FA9B9C. Grayscale: #474747. Windows color (decimal): -16423837 or 6513669. OLE color: 6513669.
HSL color Cylindrical-coordinate representation of color #056463: hue angle of 179.37º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056463 is Cyan = 0.95, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 100 | 99 | - |
| CMYK | 0.95 | 0 | 0.01 | 0.61 |
| HSL | 179.37º | 0.9% | 0.21% | - |
| HSV(B) | 179.37º | 0.95% | 0.39% | - |
| XYZ | 6.87 | 10.05 | 13.38 | - |
| YUV | 71.48 | 143.53 | 80.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 100 | 99 | 0.95 | 0 | 0.01 | 0.61 | 179.37 | 0.9 | 0.21 |
| Hex | 5 | 64 | 63 | 5F | 0 | 1 | 3D | B3 | 5A | 15 |
| Octal | 5 | 144 | 143 | 137 | 0 | 1 | 75 | 263 | 132 | 25 |
| Binary | 101 | 1100100 | 1100011 | 1011111 | 0 | 1 | 111101 | 10110011 | 1011010 | 10101 |
Color Harmonies of #056463
Complementary color
Monochromatic Colors of #056463
Black with #056463
Text Example
Text Example
White with #056463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056463; }
p { color: rgb(5,100,99); }
H1.HeaderClassName
{
color: #056463;
}
.AnyTagClassName
{
color: #056463;
}
</style>
background-color css
<style>
a { background-color: #056463; }
a { background-color: rgb(5,100,99); }
div.DivClassName
{
background-color: #056463;
}
.BgClassName
{
background-color: #056463;
}
</style>
border-color css
<style>
span { border-color: #056463; }
span { border-color: rgb(5,100,99); }
td.TdClassName
{
border-color: #056463;
}
.TagClassName
{
border-color: #056463;
}
</style>