Shades of Mosque #016756
Tints of Mosque #016756
RGB
CMYK
RGB Variations
Color information
#016756 (or 0x016756) is known color: Mosque. HEX triplet: 01, 67 and 56. RGB value is (1,103,86). Sum of RGB (Red+Green+Blue) = 1+103+86=190 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 190); Green value is 103 (40.62% from 255 or 54.21% from 190); Blue value is 86 (33.98% from 255 or 45.26% from 190); Max value from RGB is 103 - color contains mainly: green. Hex color #016756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016756 is #FE98A9. Grayscale: #464646. Windows color (decimal): -16685226 or 5662465. OLE color: 5662465.
HSL color Cylindrical-coordinate representation of color #016756: hue angle of 170º 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 #016756 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 86 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.60 |
| HSL | 170º | 0.98% | 0.2% | - |
| HSV(B) | 170º | 0.99% | 0.4% | - |
| XYZ | 6.54 | 10.38 | 10.46 | - |
| YUV | 70.56 | 136.71 | 78.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 86 | 0.99 | 0 | 0.17 | 0.60 | 170 | 0.98 | 0.2 |
| Hex | 1 | 67 | 56 | 63 | 0 | 11 | 3C | AA | 62 | 14 |
| Octal | 1 | 147 | 126 | 143 | 0 | 21 | 74 | 252 | 142 | 24 |
| Binary | 1 | 1100111 | 1010110 | 1100011 | 0 | 10001 | 111100 | 10101010 | 1100010 | 10100 |
Color Harmonies of #016756
Complementary color
Monochromatic Colors of #016756
Black with #016756
Text Example
Text Example
White with #016756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016756; }
p { color: rgb(1,103,86); }
H1.HeaderClassName
{
color: #016756;
}
.AnyTagClassName
{
color: #016756;
}
</style>
background-color css
<style>
a { background-color: #016756; }
a { background-color: rgb(1,103,86); }
div.DivClassName
{
background-color: #016756;
}
.BgClassName
{
background-color: #016756;
}
</style>
border-color css
<style>
span { border-color: #016756; }
span { border-color: rgb(1,103,86); }
td.TdClassName
{
border-color: #016756;
}
.TagClassName
{
border-color: #016756;
}
</style>