Shades of Mosque #016064
Tints of Mosque #016064
RGB
CMYK
RGB Variations
Color information
#016064 (or 0x016064) is known color: Mosque. HEX triplet: 01, 60 and 64. RGB value is (1,96,100). Sum of RGB (Red+Green+Blue) = 1+96+100=197 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.51% from 197); Green value is 96 (37.89% from 255 or 48.73% from 197); Blue value is 100 (39.45% from 255 or 50.76% from 197); Max value from RGB is 100 - color contains mainly: blue. Hex color #016064 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016064 is #FE9F9B. Grayscale: #434343. Windows color (decimal): -16687004 or 6578177. OLE color: 6578177.
HSL color Cylindrical-coordinate representation of color #016064: hue angle of 182.42º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016064 is Cyan = 0.99, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 96 | 100 | - |
| CMYK | 0.99 | 0.04 | 0 | 0.61 |
| HSL | 182.42º | 0.98% | 0.2% | - |
| HSV(B) | 182.42º | 0.99% | 0.39% | - |
| XYZ | 6.5 | 9.29 | 13.51 | - |
| YUV | 68.05 | 146.03 | 80.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 100 | 0.99 | 0.04 | 0 | 0.61 | 182.42 | 0.98 | 0.2 |
| Hex | 1 | 60 | 64 | 63 | 4 | 0 | 3D | B6 | 62 | 14 |
| Octal | 1 | 140 | 144 | 143 | 4 | 0 | 75 | 266 | 142 | 24 |
| Binary | 1 | 1100000 | 1100100 | 1100011 | 100 | 0 | 111101 | 10110110 | 1100010 | 10100 |
Color Harmonies of #016064
Complementary color
Monochromatic Colors of #016064
Black with #016064
Text Example
Text Example
White with #016064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016064; }
p { color: rgb(1,96,100); }
H1.HeaderClassName
{
color: #016064;
}
.AnyTagClassName
{
color: #016064;
}
</style>
background-color css
<style>
a { background-color: #016064; }
a { background-color: rgb(1,96,100); }
div.DivClassName
{
background-color: #016064;
}
.BgClassName
{
background-color: #016064;
}
</style>
border-color css
<style>
span { border-color: #016064; }
span { border-color: rgb(1,96,100); }
td.TdClassName
{
border-color: #016064;
}
.TagClassName
{
border-color: #016064;
}
</style>