Shades of Mosque #056866
Tints of Mosque #056866
RGB
CMYK
RGB Variations
Color information
#056866 (or 0x056866) is known color: Mosque. HEX triplet: 05, 68 and 66. RGB value is (5,104,102). Sum of RGB (Red+Green+Blue) = 5+104+102=211 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.37% from 211); Green value is 104 (41.02% from 255 or 49.29% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 104 - color contains mainly: green. Hex color #056866 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056866 is #FA9799. Grayscale: #4A4A4A. Windows color (decimal): -16422810 or 6711301. OLE color: 6711301.
HSL color Cylindrical-coordinate representation of color #056866: hue angle of 178.79º 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 #056866 is Cyan = 0.95, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 102 | - |
| CMYK | 0.95 | 0 | 0.02 | 0.59 |
| HSL | 178.79º | 0.91% | 0.21% | - |
| HSV(B) | 178.79º | 0.95% | 0.41% | - |
| XYZ | 7.41 | 10.89 | 14.28 | - |
| YUV | 74.17 | 143.7 | 78.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 102 | 0.95 | 0 | 0.02 | 0.59 | 178.79 | 0.91 | 0.21 |
| Hex | 5 | 68 | 66 | 5F | 0 | 2 | 3B | B3 | 5B | 15 |
| Octal | 5 | 150 | 146 | 137 | 0 | 2 | 73 | 263 | 133 | 25 |
| Binary | 101 | 1101000 | 1100110 | 1011111 | 0 | 10 | 111011 | 10110011 | 1011011 | 10101 |
Color Harmonies of #056866
Complementary color
Monochromatic Colors of #056866
Black with #056866
Text Example
Text Example
White with #056866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056866; }
p { color: rgb(5,104,102); }
H1.HeaderClassName
{
color: #056866;
}
.AnyTagClassName
{
color: #056866;
}
</style>
background-color css
<style>
a { background-color: #056866; }
a { background-color: rgb(5,104,102); }
div.DivClassName
{
background-color: #056866;
}
.BgClassName
{
background-color: #056866;
}
</style>
border-color css
<style>
span { border-color: #056866; }
span { border-color: rgb(5,104,102); }
td.TdClassName
{
border-color: #056866;
}
.TagClassName
{
border-color: #056866;
}
</style>