Shades of Mosque #016656
Tints of Mosque #016656
RGB
CMYK
RGB Variations
Color information
#016656 (or 0x016656) is known color: Mosque. HEX triplet: 01, 66 and 56. RGB value is (1,102,86). Sum of RGB (Red+Green+Blue) = 1+102+86=189 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 189); Green value is 102 (40.23% from 255 or 53.97% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 102 - color contains mainly: green. Hex color #016656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016656 is #FE99A9. Grayscale: #454545. Windows color (decimal): -16685482 or 5662209. OLE color: 5662209.
HSL color Cylindrical-coordinate representation of color #016656: hue angle of 170.5º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016656 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 1 | 102 | 86 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.6 |
| HSL | 170.5º | 0.98% | 0.2% | - |
| HSV(B) | 170.5º | 0.99% | 0.4% | - |
| XYZ | 6.44 | 10.18 | 10.43 | - |
| YUV | 69.98 | 137.04 | 78.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 102 | 86 | 0.99 | 0 | 0.16 | 0.6 | 170.5 | 0.98 | 0.2 |
| Hex | 1 | 66 | 56 | 63 | 0 | 10 | 3C | AA | 62 | 14 |
| Octal | 1 | 146 | 126 | 143 | 0 | 20 | 74 | 252 | 142 | 24 |
| Binary | 1 | 1100110 | 1010110 | 1100011 | 0 | 10000 | 111100 | 10101010 | 1100010 | 10100 |
Color Harmonies of #016656
Complementary color
Monochromatic Colors of #016656
Black with #016656
Text Example
Text Example
White with #016656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016656; }
p { color: rgb(1,102,86); }
H1.HeaderClassName
{
color: #016656;
}
.AnyTagClassName
{
color: #016656;
}
</style>
background-color css
<style>
a { background-color: #016656; }
a { background-color: rgb(1,102,86); }
div.DivClassName
{
background-color: #016656;
}
.BgClassName
{
background-color: #016656;
}
</style>
border-color css
<style>
span { border-color: #016656; }
span { border-color: rgb(1,102,86); }
td.TdClassName
{
border-color: #016656;
}
.TagClassName
{
border-color: #016656;
}
</style>