Shades of Mosque #016251
Tints of Mosque #016251
RGB
CMYK
RGB Variations
Color information
#016251 (or 0x016251) is known color: Mosque. HEX triplet: 01, 62 and 51. RGB value is (1,98,81). Sum of RGB (Red+Green+Blue) = 1+98+81=180 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 180); Green value is 98 (38.67% from 255 or 54.44% from 180); Blue value is 81 (32.03% from 255 or 45% from 180); Max value from RGB is 98 - color contains mainly: green. Hex color #016251 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016251 is #FE9DAE. Grayscale: #434343. Windows color (decimal): -16686511 or 5333505. OLE color: 5333505.
HSL color Cylindrical-coordinate representation of color #016251: hue angle of 169.48º 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 #016251 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 98 | 81 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.62 |
| HSL | 169.48º | 0.98% | 0.19% | - |
| HSV(B) | 169.48º | 0.99% | 0.38% | - |
| XYZ | 5.87 | 9.34 | 9.28 | - |
| YUV | 67.06 | 135.86 | 80.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 98 | 81 | 0.99 | 0 | 0.17 | 0.62 | 169.48 | 0.98 | 0.19 |
| Hex | 1 | 62 | 51 | 63 | 0 | 11 | 3E | A9 | 62 | 13 |
| Octal | 1 | 142 | 121 | 143 | 0 | 21 | 76 | 251 | 142 | 23 |
| Binary | 1 | 1100010 | 1010001 | 1100011 | 0 | 10001 | 111110 | 10101001 | 1100010 | 10011 |
Color Harmonies of #016251
Complementary color
Monochromatic Colors of #016251
Black with #016251
Text Example
Text Example
White with #016251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016251; }
p { color: rgb(1,98,81); }
H1.HeaderClassName
{
color: #016251;
}
.AnyTagClassName
{
color: #016251;
}
</style>
background-color css
<style>
a { background-color: #016251; }
a { background-color: rgb(1,98,81); }
div.DivClassName
{
background-color: #016251;
}
.BgClassName
{
background-color: #016251;
}
</style>
border-color css
<style>
span { border-color: #016251; }
span { border-color: rgb(1,98,81); }
td.TdClassName
{
border-color: #016251;
}
.TagClassName
{
border-color: #016251;
}
</style>