Shades of Mosque #016962
Tints of Mosque #016962
RGB
CMYK
RGB Variations
Color information
#016962 (or 0x016962) is known color: Mosque. HEX triplet: 01, 69 and 62. RGB value is (1,105,98). Sum of RGB (Red+Green+Blue) = 1+105+98=204 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 204); Green value is 105 (41.41% from 255 or 51.47% from 204); Blue value is 98 (38.67% from 255 or 48.04% from 204); Max value from RGB is 105 - color contains mainly: green. Hex color #016962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016962 is #FE969D. Grayscale: #494949. Windows color (decimal): -16684702 or 6449409. OLE color: 6449409.
HSL color Cylindrical-coordinate representation of color #016962: hue angle of 175.96º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016962 is Cyan = 0.99, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 105 | 98 | - |
| CMYK | 0.99 | 0 | 0.07 | 0.59 |
| HSL | 175.96º | 0.98% | 0.21% | - |
| HSV(B) | 175.96º | 0.99% | 0.41% | - |
| XYZ | 7.27 | 10.99 | 13.29 | - |
| YUV | 73.11 | 142.04 | 76.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 105 | 98 | 0.99 | 0 | 0.07 | 0.59 | 175.96 | 0.98 | 0.21 |
| Hex | 1 | 69 | 62 | 63 | 0 | 7 | 3B | B0 | 62 | 15 |
| Octal | 1 | 151 | 142 | 143 | 0 | 7 | 73 | 260 | 142 | 25 |
| Binary | 1 | 1101001 | 1100010 | 1100011 | 0 | 111 | 111011 | 10110000 | 1100010 | 10101 |
Color Harmonies of #016962
Complementary color
Monochromatic Colors of #016962
Black with #016962
Text Example
Text Example
White with #016962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016962; }
p { color: rgb(1,105,98); }
H1.HeaderClassName
{
color: #016962;
}
.AnyTagClassName
{
color: #016962;
}
</style>
background-color css
<style>
a { background-color: #016962; }
a { background-color: rgb(1,105,98); }
div.DivClassName
{
background-color: #016962;
}
.BgClassName
{
background-color: #016962;
}
</style>
border-color css
<style>
span { border-color: #016962; }
span { border-color: rgb(1,105,98); }
td.TdClassName
{
border-color: #016962;
}
.TagClassName
{
border-color: #016962;
}
</style>