Shades of Mosque #016764
Tints of Mosque #016764
RGB
CMYK
RGB Variations
Color information
#016764 (or 0x016764) is known color: Mosque. HEX triplet: 01, 67 and 64. RGB value is (1,103,100). Sum of RGB (Red+Green+Blue) = 1+103+100=204 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 204); Green value is 103 (40.62% from 255 or 50.49% from 204); Blue value is 100 (39.45% from 255 or 49.02% from 204); Max value from RGB is 103 - color contains mainly: green. Hex color #016764 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016764 is #FE989B. Grayscale: #484848. Windows color (decimal): -16685212 or 6579969. OLE color: 6579969.
HSL color Cylindrical-coordinate representation of color #016764: hue angle of 178.24º 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 #016764 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 100 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.60 |
| HSL | 178.24º | 0.98% | 0.2% | - |
| HSV(B) | 178.24º | 0.99% | 0.4% | - |
| XYZ | 7.16 | 10.63 | 13.73 | - |
| YUV | 72.16 | 143.71 | 77.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 100 | 0.99 | 0 | 0.03 | 0.60 | 178.24 | 0.98 | 0.2 |
| Hex | 1 | 67 | 64 | 63 | 0 | 3 | 3C | B2 | 62 | 14 |
| Octal | 1 | 147 | 144 | 143 | 0 | 3 | 74 | 262 | 142 | 24 |
| Binary | 1 | 1100111 | 1100100 | 1100011 | 0 | 11 | 111100 | 10110010 | 1100010 | 10100 |
Color Harmonies of #016764
Complementary color
Monochromatic Colors of #016764
Black with #016764
Text Example
Text Example
White with #016764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016764; }
p { color: rgb(1,103,100); }
H1.HeaderClassName
{
color: #016764;
}
.AnyTagClassName
{
color: #016764;
}
</style>
background-color css
<style>
a { background-color: #016764; }
a { background-color: rgb(1,103,100); }
div.DivClassName
{
background-color: #016764;
}
.BgClassName
{
background-color: #016764;
}
</style>
border-color css
<style>
span { border-color: #016764; }
span { border-color: rgb(1,103,100); }
td.TdClassName
{
border-color: #016764;
}
.TagClassName
{
border-color: #016764;
}
</style>