Shades of Mosque #016758
Tints of Mosque #016758
RGB
CMYK
RGB Variations
Color information
#016758 (or 0x016758) is known color: Mosque. HEX triplet: 01, 67 and 58. RGB value is (1,103,88). Sum of RGB (Red+Green+Blue) = 1+103+88=192 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 192); Green value is 103 (40.62% from 255 or 53.65% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 103 - color contains mainly: green. Hex color #016758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016758 is #FE98A7. Grayscale: #464646. Windows color (decimal): -16685224 or 5793537. OLE color: 5793537.
HSL color Cylindrical-coordinate representation of color #016758: hue angle of 171.18º 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 #016758 is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 88 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.60 |
| HSL | 171.18º | 0.98% | 0.2% | - |
| HSV(B) | 171.18º | 0.99% | 0.4% | - |
| XYZ | 6.62 | 10.41 | 10.89 | - |
| YUV | 70.79 | 137.71 | 78.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 88 | 0.99 | 0 | 0.15 | 0.60 | 171.18 | 0.98 | 0.2 |
| Hex | 1 | 67 | 58 | 63 | 0 | F | 3C | AB | 62 | 14 |
| Octal | 1 | 147 | 130 | 143 | 0 | 17 | 74 | 253 | 142 | 24 |
| Binary | 1 | 1100111 | 1011000 | 1100011 | 0 | 1111 | 111100 | 10101011 | 1100010 | 10100 |
Color Harmonies of #016758
Complementary color
Monochromatic Colors of #016758
Black with #016758
Text Example
Text Example
White with #016758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016758; }
p { color: rgb(1,103,88); }
H1.HeaderClassName
{
color: #016758;
}
.AnyTagClassName
{
color: #016758;
}
</style>
background-color css
<style>
a { background-color: #016758; }
a { background-color: rgb(1,103,88); }
div.DivClassName
{
background-color: #016758;
}
.BgClassName
{
background-color: #016758;
}
</style>
border-color css
<style>
span { border-color: #016758; }
span { border-color: rgb(1,103,88); }
td.TdClassName
{
border-color: #016758;
}
.TagClassName
{
border-color: #016758;
}
</style>