Shades of Mosque #016865
Tints of Mosque #016865
RGB
CMYK
RGB Variations
Color information
#016865 (or 0x016865) is known color: Mosque. HEX triplet: 01, 68 and 65. RGB value is (1,104,101). Sum of RGB (Red+Green+Blue) = 1+104+101=206 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 206); Green value is 104 (41.02% from 255 or 50.49% from 206); Blue value is 101 (39.84% from 255 or 49.03% from 206); Max value from RGB is 104 - color contains mainly: green. Hex color #016865 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016865 is #FE979A. Grayscale: #484848. Windows color (decimal): -16684955 or 6645761. OLE color: 6645761.
HSL color Cylindrical-coordinate representation of color #016865: hue angle of 178.25º 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 #016865 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 104 | 101 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.59 |
| HSL | 178.25º | 0.98% | 0.21% | - |
| HSV(B) | 178.25º | 0.99% | 0.41% | - |
| XYZ | 7.31 | 10.85 | 14.02 | - |
| YUV | 72.86 | 143.88 | 76.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 104 | 101 | 0.99 | 0 | 0.03 | 0.59 | 178.25 | 0.98 | 0.21 |
| Hex | 1 | 68 | 65 | 63 | 0 | 3 | 3B | B2 | 62 | 15 |
| Octal | 1 | 150 | 145 | 143 | 0 | 3 | 73 | 262 | 142 | 25 |
| Binary | 1 | 1101000 | 1100101 | 1100011 | 0 | 11 | 111011 | 10110010 | 1100010 | 10101 |
Color Harmonies of #016865
Complementary color
Monochromatic Colors of #016865
Black with #016865
Text Example
Text Example
White with #016865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016865; }
p { color: rgb(1,104,101); }
H1.HeaderClassName
{
color: #016865;
}
.AnyTagClassName
{
color: #016865;
}
</style>
background-color css
<style>
a { background-color: #016865; }
a { background-color: rgb(1,104,101); }
div.DivClassName
{
background-color: #016865;
}
.BgClassName
{
background-color: #016865;
}
</style>
border-color css
<style>
span { border-color: #016865; }
span { border-color: rgb(1,104,101); }
td.TdClassName
{
border-color: #016865;
}
.TagClassName
{
border-color: #016865;
}
</style>