Shades of Mosque #016363
Tints of Mosque #016363
RGB
CMYK
RGB Variations
Color information
#016363 (or 0x016363) is known color: Mosque. HEX triplet: 01, 63 and 63. RGB value is (1,99,99). Sum of RGB (Red+Green+Blue) = 1+99+99=199 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 199); Green value is 99 (39.06% from 255 or 49.75% from 199); Blue value is 99 (39.06% from 255 or 49.75% from 199); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #016363 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016363 is #FE9C9C. Grayscale: #454545. Windows color (decimal): -16686237 or 6513409. OLE color: 6513409.
HSL color Cylindrical-coordinate representation of color #016363: hue angle of 180º 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 #016363 is Cyan = 0.99, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 99 | - |
| CMYK | 0.99 | 0 | 0 | 0.61 |
| HSL | 180º | 0.98% | 0.2% | - |
| HSV(B) | 180º | 0.99% | 0.39% | - |
| XYZ | 6.73 | 9.83 | 13.35 | - |
| YUV | 69.7 | 144.53 | 79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 99 | 0.99 | 0 | 0 | 0.61 | 180 | 0.98 | 0.2 |
| Hex | 1 | 63 | 63 | 63 | 0 | 0 | 3D | B4 | 62 | 14 |
| Octal | 1 | 143 | 143 | 143 | 0 | 0 | 75 | 264 | 142 | 24 |
| Binary | 1 | 1100011 | 1100011 | 1100011 | 0 | 0 | 111101 | 10110100 | 1100010 | 10100 |
Color Harmonies of #016363
Complementary color
Monochromatic Colors of #016363
Black with #016363
Text Example
Text Example
White with #016363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016363; }
p { color: rgb(1,99,99); }
H1.HeaderClassName
{
color: #016363;
}
.AnyTagClassName
{
color: #016363;
}
</style>
background-color css
<style>
a { background-color: #016363; }
a { background-color: rgb(1,99,99); }
div.DivClassName
{
background-color: #016363;
}
.BgClassName
{
background-color: #016363;
}
</style>
border-color css
<style>
span { border-color: #016363; }
span { border-color: rgb(1,99,99); }
td.TdClassName
{
border-color: #016363;
}
.TagClassName
{
border-color: #016363;
}
</style>