Shades of Mosque #016765
Tints of Mosque #016765
RGB
CMYK
RGB Variations
Color information
#016765 (or 0x016765) is known color: Mosque. HEX triplet: 01, 67 and 65. RGB value is (1,103,101). Sum of RGB (Red+Green+Blue) = 1+103+101=205 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 205); Green value is 103 (40.62% from 255 or 50.24% from 205); Blue value is 101 (39.84% from 255 or 49.27% from 205); Max value from RGB is 103 - color contains mainly: green. Hex color #016765 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016765 is #FE989A. Grayscale: #484848. Windows color (decimal): -16685211 or 6645505. OLE color: 6645505.
HSL color Cylindrical-coordinate representation of color #016765: hue angle of 178.82º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016765 is Cyan = 0.99, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 101 | - |
| CMYK | 0.99 | 0 | 0.02 | 0.60 |
| HSL | 178.82º | 0.98% | 0.2% | - |
| HSV(B) | 178.82º | 0.99% | 0.4% | - |
| XYZ | 7.21 | 10.65 | 13.99 | - |
| YUV | 72.27 | 144.21 | 77.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 101 | 0.99 | 0 | 0.02 | 0.60 | 178.82 | 0.98 | 0.2 |
| Hex | 1 | 67 | 65 | 63 | 0 | 2 | 3C | B3 | 62 | 14 |
| Octal | 1 | 147 | 145 | 143 | 0 | 2 | 74 | 263 | 142 | 24 |
| Binary | 1 | 1100111 | 1100101 | 1100011 | 0 | 10 | 111100 | 10110011 | 1100010 | 10100 |
Color Harmonies of #016765
Complementary color
Monochromatic Colors of #016765
Black with #016765
Text Example
Text Example
White with #016765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016765; }
p { color: rgb(1,103,101); }
H1.HeaderClassName
{
color: #016765;
}
.AnyTagClassName
{
color: #016765;
}
</style>
background-color css
<style>
a { background-color: #016765; }
a { background-color: rgb(1,103,101); }
div.DivClassName
{
background-color: #016765;
}
.BgClassName
{
background-color: #016765;
}
</style>
border-color css
<style>
span { border-color: #016765; }
span { border-color: rgb(1,103,101); }
td.TdClassName
{
border-color: #016765;
}
.TagClassName
{
border-color: #016765;
}
</style>