Shades of Mosque #056864
Tints of Mosque #056864
RGB
CMYK
RGB Variations
Color information
#056864 (or 0x056864) is known color: Mosque. HEX triplet: 05, 68 and 64. RGB value is (5,104,100). Sum of RGB (Red+Green+Blue) = 5+104+100=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 100 (39.45% from 255 or 47.85% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #056864 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056864 is #FA979B. Grayscale: #494949. Windows color (decimal): -16422812 or 6580229. OLE color: 6580229.
HSL color Cylindrical-coordinate representation of color #056864: hue angle of 177.58º 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 #056864 is Cyan = 0.95, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 100 | - |
| CMYK | 0.95 | 0 | 0.04 | 0.59 |
| HSL | 177.58º | 0.91% | 0.21% | - |
| HSV(B) | 177.58º | 0.95% | 0.41% | - |
| XYZ | 7.31 | 10.85 | 13.77 | - |
| YUV | 73.94 | 142.7 | 78.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 100 | 0.95 | 0 | 0.04 | 0.59 | 177.58 | 0.91 | 0.21 |
| Hex | 5 | 68 | 64 | 5F | 0 | 4 | 3B | B2 | 5B | 15 |
| Octal | 5 | 150 | 144 | 137 | 0 | 4 | 73 | 262 | 133 | 25 |
| Binary | 101 | 1101000 | 1100100 | 1011111 | 0 | 100 | 111011 | 10110010 | 1011011 | 10101 |
Color Harmonies of #056864
Complementary color
Monochromatic Colors of #056864
Black with #056864
Text Example
Text Example
White with #056864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056864; }
p { color: rgb(5,104,100); }
H1.HeaderClassName
{
color: #056864;
}
.AnyTagClassName
{
color: #056864;
}
</style>
background-color css
<style>
a { background-color: #056864; }
a { background-color: rgb(5,104,100); }
div.DivClassName
{
background-color: #056864;
}
.BgClassName
{
background-color: #056864;
}
</style>
border-color css
<style>
span { border-color: #056864; }
span { border-color: rgb(5,104,100); }
td.TdClassName
{
border-color: #056864;
}
.TagClassName
{
border-color: #056864;
}
</style>