Shades of Mosque #056656
Tints of Mosque #056656
RGB
CMYK
RGB Variations
Color information
#056656 (or 0x056656) is known color: Mosque. HEX triplet: 05, 66 and 56. RGB value is (5,102,86). Sum of RGB (Red+Green+Blue) = 5+102+86=193 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.59% from 193); Green value is 102 (40.23% from 255 or 52.85% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 102 - color contains mainly: green. Hex color #056656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056656 is #FA99A9. Grayscale: #474747. Windows color (decimal): -16423338 or 5662213. OLE color: 5662213.
HSL color Cylindrical-coordinate representation of color #056656: hue angle of 170.1º 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 #056656 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 5 | 102 | 86 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.6 |
| HSL | 170.1º | 0.91% | 0.21% | - |
| HSV(B) | 170.1º | 0.95% | 0.4% | - |
| XYZ | 6.49 | 10.21 | 10.43 | - |
| YUV | 71.17 | 136.36 | 80.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 102 | 86 | 0.95 | 0 | 0.16 | 0.6 | 170.1 | 0.91 | 0.21 |
| Hex | 5 | 66 | 56 | 5F | 0 | 10 | 3C | AA | 5B | 15 |
| Octal | 5 | 146 | 126 | 137 | 0 | 20 | 74 | 252 | 133 | 25 |
| Binary | 101 | 1100110 | 1010110 | 1011111 | 0 | 10000 | 111100 | 10101010 | 1011011 | 10101 |
Color Harmonies of #056656
Complementary color
Monochromatic Colors of #056656
Black with #056656
Text Example
Text Example
White with #056656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056656; }
p { color: rgb(5,102,86); }
H1.HeaderClassName
{
color: #056656;
}
.AnyTagClassName
{
color: #056656;
}
</style>
background-color css
<style>
a { background-color: #056656; }
a { background-color: rgb(5,102,86); }
div.DivClassName
{
background-color: #056656;
}
.BgClassName
{
background-color: #056656;
}
</style>
border-color css
<style>
span { border-color: #056656; }
span { border-color: rgb(5,102,86); }
td.TdClassName
{
border-color: #056656;
}
.TagClassName
{
border-color: #056656;
}
</style>