Shades of Mosque #056660
Tints of Mosque #056660
RGB
CMYK
RGB Variations
Color information
#056660 (or 0x056660) is known color: Mosque. HEX triplet: 05, 66 and 60. RGB value is (5,102,96). Sum of RGB (Red+Green+Blue) = 5+102+96=203 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.46% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 96 (37.89% from 255 or 47.29% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #056660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056660 is #FA999F. Grayscale: #484848. Windows color (decimal): -16423328 or 6317573. OLE color: 6317573.
HSL color Cylindrical-coordinate representation of color #056660: hue angle of 176.29º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056660 is Cyan = 0.95, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 5 | 102 | 96 | - |
| CMYK | 0.95 | 0 | 0.06 | 0.6 |
| HSL | 176.29º | 0.91% | 0.21% | - |
| HSV(B) | 176.29º | 0.95% | 0.4% | - |
| XYZ | 6.93 | 10.38 | 12.7 | - |
| YUV | 72.31 | 141.36 | 79.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 102 | 96 | 0.95 | 0 | 0.06 | 0.6 | 176.29 | 0.91 | 0.21 |
| Hex | 5 | 66 | 60 | 5F | 0 | 6 | 3C | B0 | 5B | 15 |
| Octal | 5 | 146 | 140 | 137 | 0 | 6 | 74 | 260 | 133 | 25 |
| Binary | 101 | 1100110 | 1100000 | 1011111 | 0 | 110 | 111100 | 10110000 | 1011011 | 10101 |
Color Harmonies of #056660
Complementary color
Monochromatic Colors of #056660
Black with #056660
Text Example
Text Example
White with #056660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056660; }
p { color: rgb(5,102,96); }
H1.HeaderClassName
{
color: #056660;
}
.AnyTagClassName
{
color: #056660;
}
</style>
background-color css
<style>
a { background-color: #056660; }
a { background-color: rgb(5,102,96); }
div.DivClassName
{
background-color: #056660;
}
.BgClassName
{
background-color: #056660;
}
</style>
border-color css
<style>
span { border-color: #056660; }
span { border-color: rgb(5,102,96); }
td.TdClassName
{
border-color: #056660;
}
.TagClassName
{
border-color: #056660;
}
</style>