Shades of Mosque #016360
Tints of Mosque #016360
RGB
CMYK
RGB Variations
Color information
#016360 (or 0x016360) is known color: Mosque. HEX triplet: 01, 63 and 60. RGB value is (1,99,96). Sum of RGB (Red+Green+Blue) = 1+99+96=196 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.51% from 196); Green value is 99 (39.06% from 255 or 50.51% from 196); Blue value is 96 (37.89% from 255 or 48.98% from 196); Max value from RGB is 99 - color contains mainly: green. Hex color #016360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016360 is #FE9C9F. Grayscale: #454545. Windows color (decimal): -16686240 or 6316801. OLE color: 6316801.
HSL color Cylindrical-coordinate representation of color #016360: hue angle of 178.16º 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 #016360 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 96 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.61 |
| HSL | 178.16º | 0.98% | 0.2% | - |
| HSV(B) | 178.16º | 0.99% | 0.39% | - |
| XYZ | 6.59 | 9.77 | 12.61 | - |
| YUV | 69.36 | 143.03 | 79.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 96 | 0.99 | 0 | 0.03 | 0.61 | 178.16 | 0.98 | 0.2 |
| Hex | 1 | 63 | 60 | 63 | 0 | 3 | 3D | B2 | 62 | 14 |
| Octal | 1 | 143 | 140 | 143 | 0 | 3 | 75 | 262 | 142 | 24 |
| Binary | 1 | 1100011 | 1100000 | 1100011 | 0 | 11 | 111101 | 10110010 | 1100010 | 10100 |
Color Harmonies of #016360
Complementary color
Monochromatic Colors of #016360
Black with #016360
Text Example
Text Example
White with #016360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016360; }
p { color: rgb(1,99,96); }
H1.HeaderClassName
{
color: #016360;
}
.AnyTagClassName
{
color: #016360;
}
</style>
background-color css
<style>
a { background-color: #016360; }
a { background-color: rgb(1,99,96); }
div.DivClassName
{
background-color: #016360;
}
.BgClassName
{
background-color: #016360;
}
</style>
border-color css
<style>
span { border-color: #016360; }
span { border-color: rgb(1,99,96); }
td.TdClassName
{
border-color: #016360;
}
.TagClassName
{
border-color: #016360;
}
</style>