Shades of Mosque #015862
Tints of Mosque #015862
RGB
CMYK
RGB Variations
Color information
#015862 (or 0x015862) is known color: Mosque. HEX triplet: 01, 58 and 62. RGB value is (1,88,98). Sum of RGB (Red+Green+Blue) = 1+88+98=187 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 187); Green value is 88 (34.77% from 255 or 47.06% from 187); Blue value is 98 (38.67% from 255 or 52.41% from 187); Max value from RGB is 98 - color contains mainly: blue. Hex color #015862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015862 is #FEA79D. Grayscale: #3E3E3E. Windows color (decimal): -16689054 or 6445057. OLE color: 6445057.
HSL color Cylindrical-coordinate representation of color #015862: hue angle of 186.19º 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 #015862 is Cyan = 0.99, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 88 | 98 | - |
| CMYK | 0.99 | 0.10 | 0 | 0.62 |
| HSL | 186.19º | 0.98% | 0.19% | - |
| HSV(B) | 186.19º | 0.99% | 0.38% | - |
| XYZ | 5.71 | 7.87 | 12.77 | - |
| YUV | 63.13 | 147.68 | 83.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 98 | 0.99 | 0.10 | 0 | 0.62 | 186.19 | 0.98 | 0.19 |
| Hex | 1 | 58 | 62 | 63 | A | 0 | 3E | BA | 62 | 13 |
| Octal | 1 | 130 | 142 | 143 | 12 | 0 | 76 | 272 | 142 | 23 |
| Binary | 1 | 1011000 | 1100010 | 1100011 | 1010 | 0 | 111110 | 10111010 | 1100010 | 10011 |
Color Harmonies of #015862
Complementary color
Monochromatic Colors of #015862
Black with #015862
Text Example
Text Example
White with #015862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015862; }
p { color: rgb(1,88,98); }
H1.HeaderClassName
{
color: #015862;
}
.AnyTagClassName
{
color: #015862;
}
</style>
background-color css
<style>
a { background-color: #015862; }
a { background-color: rgb(1,88,98); }
div.DivClassName
{
background-color: #015862;
}
.BgClassName
{
background-color: #015862;
}
</style>
border-color css
<style>
span { border-color: #015862; }
span { border-color: rgb(1,88,98); }
td.TdClassName
{
border-color: #015862;
}
.TagClassName
{
border-color: #015862;
}
</style>