Shades of Mosque #016258
Tints of Mosque #016258
RGB
CMYK
RGB Variations
Color information
#016258 (or 0x016258) is known color: Mosque. HEX triplet: 01, 62 and 58. RGB value is (1,98,88). Sum of RGB (Red+Green+Blue) = 1+98+88=187 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 187); Green value is 98 (38.67% from 255 or 52.41% from 187); Blue value is 88 (34.77% from 255 or 47.06% from 187); Max value from RGB is 98 - color contains mainly: green. Hex color #016258 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016258 is #FE9DA7. Grayscale: #434343. Windows color (decimal): -16686504 or 5792257. OLE color: 5792257.
HSL color Cylindrical-coordinate representation of color #016258: hue angle of 173.81º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016258 is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 98 | 88 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.62 |
| HSL | 173.81º | 0.98% | 0.19% | - |
| HSV(B) | 173.81º | 0.99% | 0.38% | - |
| XYZ | 6.14 | 9.45 | 10.73 | - |
| YUV | 67.86 | 139.36 | 80.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 98 | 88 | 0.99 | 0 | 0.10 | 0.62 | 173.81 | 0.98 | 0.19 |
| Hex | 1 | 62 | 58 | 63 | 0 | A | 3E | AE | 62 | 13 |
| Octal | 1 | 142 | 130 | 143 | 0 | 12 | 76 | 256 | 142 | 23 |
| Binary | 1 | 1100010 | 1011000 | 1100011 | 0 | 1010 | 111110 | 10101110 | 1100010 | 10011 |
Color Harmonies of #016258
Complementary color
Monochromatic Colors of #016258
Black with #016258
Text Example
Text Example
White with #016258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016258; }
p { color: rgb(1,98,88); }
H1.HeaderClassName
{
color: #016258;
}
.AnyTagClassName
{
color: #016258;
}
</style>
background-color css
<style>
a { background-color: #016258; }
a { background-color: rgb(1,98,88); }
div.DivClassName
{
background-color: #016258;
}
.BgClassName
{
background-color: #016258;
}
</style>
border-color css
<style>
span { border-color: #016258; }
span { border-color: rgb(1,98,88); }
td.TdClassName
{
border-color: #016258;
}
.TagClassName
{
border-color: #016258;
}
</style>