Shades of Mosque #056863
Tints of Mosque #056863
RGB
CMYK
RGB Variations
Color information
#056863 (or 0x056863) is known color: Mosque. HEX triplet: 05, 68 and 63. RGB value is (5,104,99). Sum of RGB (Red+Green+Blue) = 5+104+99=208 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.40% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 99 (39.06% from 255 or 47.60% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #056863 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056863 is #FA979C. Grayscale: #494949. Windows color (decimal): -16422813 or 6514693. OLE color: 6514693.
HSL color Cylindrical-coordinate representation of color #056863: hue angle of 176.97º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056863 is Cyan = 0.95, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 99 | - |
| CMYK | 0.95 | 0 | 0.05 | 0.59 |
| HSL | 176.97º | 0.91% | 0.21% | - |
| HSV(B) | 176.97º | 0.95% | 0.41% | - |
| XYZ | 7.27 | 10.83 | 13.51 | - |
| YUV | 73.83 | 142.2 | 78.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 99 | 0.95 | 0 | 0.05 | 0.59 | 176.97 | 0.91 | 0.21 |
| Hex | 5 | 68 | 63 | 5F | 0 | 5 | 3B | B1 | 5B | 15 |
| Octal | 5 | 150 | 143 | 137 | 0 | 5 | 73 | 261 | 133 | 25 |
| Binary | 101 | 1101000 | 1100011 | 1011111 | 0 | 101 | 111011 | 10110001 | 1011011 | 10101 |
Color Harmonies of #056863
Complementary color
Monochromatic Colors of #056863
Black with #056863
Text Example
Text Example
White with #056863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056863; }
p { color: rgb(5,104,99); }
H1.HeaderClassName
{
color: #056863;
}
.AnyTagClassName
{
color: #056863;
}
</style>
background-color css
<style>
a { background-color: #056863; }
a { background-color: rgb(5,104,99); }
div.DivClassName
{
background-color: #056863;
}
.BgClassName
{
background-color: #056863;
}
</style>
border-color css
<style>
span { border-color: #056863; }
span { border-color: rgb(5,104,99); }
td.TdClassName
{
border-color: #056863;
}
.TagClassName
{
border-color: #056863;
}
</style>