Shades of Mosque #016353
Tints of Mosque #016353
RGB
CMYK
RGB Variations
Color information
#016353 (or 0x016353) is known color: Mosque. HEX triplet: 01, 63 and 53. RGB value is (1,99,83). Sum of RGB (Red+Green+Blue) = 1+99+83=183 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 183); Green value is 99 (39.06% from 255 or 54.10% from 183); Blue value is 83 (32.81% from 255 or 45.36% from 183); Max value from RGB is 99 - color contains mainly: green. Hex color #016353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016353 is #FE9CAC. Grayscale: #434343. Windows color (decimal): -16686253 or 5464833. OLE color: 5464833.
HSL color Cylindrical-coordinate representation of color #016353: hue angle of 170.2º 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 #016353 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 83 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.61 |
| HSL | 170.2º | 0.98% | 0.2% | - |
| HSV(B) | 170.2º | 0.99% | 0.39% | - |
| XYZ | 6.04 | 9.55 | 9.71 | - |
| YUV | 67.87 | 136.53 | 80.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 83 | 0.99 | 0 | 0.16 | 0.61 | 170.2 | 0.98 | 0.2 |
| Hex | 1 | 63 | 53 | 63 | 0 | 10 | 3D | AA | 62 | 14 |
| Octal | 1 | 143 | 123 | 143 | 0 | 20 | 75 | 252 | 142 | 24 |
| Binary | 1 | 1100011 | 1010011 | 1100011 | 0 | 10000 | 111101 | 10101010 | 1100010 | 10100 |
Color Harmonies of #016353
Complementary color
Monochromatic Colors of #016353
Black with #016353
Text Example
Text Example
White with #016353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016353; }
p { color: rgb(1,99,83); }
H1.HeaderClassName
{
color: #016353;
}
.AnyTagClassName
{
color: #016353;
}
</style>
background-color css
<style>
a { background-color: #016353; }
a { background-color: rgb(1,99,83); }
div.DivClassName
{
background-color: #016353;
}
.BgClassName
{
background-color: #016353;
}
</style>
border-color css
<style>
span { border-color: #016353; }
span { border-color: rgb(1,99,83); }
td.TdClassName
{
border-color: #016353;
}
.TagClassName
{
border-color: #016353;
}
</style>