Shades of Mosque #016965
Tints of Mosque #016965
RGB
CMYK
RGB Variations
Color information
#016965 (or 0x016965) is known color: Mosque. HEX triplet: 01, 69 and 65. RGB value is (1,105,101). Sum of RGB (Red+Green+Blue) = 1+105+101=207 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.48% from 207); Green value is 105 (41.41% from 255 or 50.72% from 207); Blue value is 101 (39.84% from 255 or 48.79% from 207); Max value from RGB is 105 - color contains mainly: green. Hex color #016965 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016965 is #FE969A. Grayscale: #494949. Windows color (decimal): -16684699 or 6646017. OLE color: 6646017.
HSL color Cylindrical-coordinate representation of color #016965: hue angle of 177.69º 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 #016965 is Cyan = 0.99, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 105 | 101 | - |
| CMYK | 0.99 | 0 | 0.04 | 0.59 |
| HSL | 177.69º | 0.98% | 0.21% | - |
| HSV(B) | 177.69º | 0.99% | 0.41% | - |
| XYZ | 7.41 | 11.05 | 14.05 | - |
| YUV | 73.45 | 143.54 | 76.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 105 | 101 | 0.99 | 0 | 0.04 | 0.59 | 177.69 | 0.98 | 0.21 |
| Hex | 1 | 69 | 65 | 63 | 0 | 4 | 3B | B2 | 62 | 15 |
| Octal | 1 | 151 | 145 | 143 | 0 | 4 | 73 | 262 | 142 | 25 |
| Binary | 1 | 1101001 | 1100101 | 1100011 | 0 | 100 | 111011 | 10110010 | 1100010 | 10101 |
Color Harmonies of #016965
Complementary color
Monochromatic Colors of #016965
Black with #016965
Text Example
Text Example
White with #016965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016965; }
p { color: rgb(1,105,101); }
H1.HeaderClassName
{
color: #016965;
}
.AnyTagClassName
{
color: #016965;
}
</style>
background-color css
<style>
a { background-color: #016965; }
a { background-color: rgb(1,105,101); }
div.DivClassName
{
background-color: #016965;
}
.BgClassName
{
background-color: #016965;
}
</style>
border-color css
<style>
span { border-color: #016965; }
span { border-color: rgb(1,105,101); }
td.TdClassName
{
border-color: #016965;
}
.TagClassName
{
border-color: #016965;
}
</style>