Shades of Mosque #016151
Tints of Mosque #016151
RGB
CMYK
RGB Variations
Color information
#016151 (or 0x016151) is known color: Mosque. HEX triplet: 01, 61 and 51. RGB value is (1,97,81). Sum of RGB (Red+Green+Blue) = 1+97+81=179 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 179); Green value is 97 (38.28% from 255 or 54.19% from 179); Blue value is 81 (32.03% from 255 or 45.25% from 179); Max value from RGB is 97 - color contains mainly: green. Hex color #016151 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016151 is #FE9EAE. Grayscale: #424242. Windows color (decimal): -16686767 or 5333249. OLE color: 5333249.
HSL color Cylindrical-coordinate representation of color #016151: hue angle of 170º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016151 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 97 | 81 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.62 |
| HSL | 170º | 0.98% | 0.19% | - |
| HSV(B) | 170º | 0.99% | 0.38% | - |
| XYZ | 5.77 | 9.15 | 9.25 | - |
| YUV | 66.47 | 136.2 | 81.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 97 | 81 | 0.99 | 0 | 0.16 | 0.62 | 170 | 0.98 | 0.19 |
| Hex | 1 | 61 | 51 | 63 | 0 | 10 | 3E | AA | 62 | 13 |
| Octal | 1 | 141 | 121 | 143 | 0 | 20 | 76 | 252 | 142 | 23 |
| Binary | 1 | 1100001 | 1010001 | 1100011 | 0 | 10000 | 111110 | 10101010 | 1100010 | 10011 |
Color Harmonies of #016151
Complementary color
Monochromatic Colors of #016151
Black with #016151
Text Example
Text Example
White with #016151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016151; }
p { color: rgb(1,97,81); }
H1.HeaderClassName
{
color: #016151;
}
.AnyTagClassName
{
color: #016151;
}
</style>
background-color css
<style>
a { background-color: #016151; }
a { background-color: rgb(1,97,81); }
div.DivClassName
{
background-color: #016151;
}
.BgClassName
{
background-color: #016151;
}
</style>
border-color css
<style>
span { border-color: #016151; }
span { border-color: rgb(1,97,81); }
td.TdClassName
{
border-color: #016151;
}
.TagClassName
{
border-color: #016151;
}
</style>