Shades of Mosque #015859
Tints of Mosque #015859
RGB
CMYK
RGB Variations
Color information
#015859 (or 0x015859) is known color: Mosque. HEX triplet: 01, 58 and 59. RGB value is (1,88,89). Sum of RGB (Red+Green+Blue) = 1+88+89=178 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 178); Green value is 88 (34.77% from 255 or 49.44% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #015859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015859 is #FEA7A6. Grayscale: #3E3E3E. Windows color (decimal): -16689063 or 5855233. OLE color: 5855233.
HSL color Cylindrical-coordinate representation of color #015859: hue angle of 180.68º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015859 is Cyan = 0.99, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 88 | 89 | - |
| CMYK | 0.99 | 0.01 | 0 | 0.65 |
| HSL | 180.68º | 0.98% | 0.18% | - |
| HSV(B) | 180.68º | 0.99% | 0.35% | - |
| XYZ | 5.31 | 7.71 | 10.66 | - |
| YUV | 62.1 | 143.18 | 84.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 89 | 0.99 | 0.01 | 0 | 0.65 | 180.68 | 0.98 | 0.18 |
| Hex | 1 | 58 | 59 | 63 | 1 | 0 | 41 | B5 | 62 | 12 |
| Octal | 1 | 130 | 131 | 143 | 1 | 0 | 101 | 265 | 142 | 22 |
| Binary | 1 | 1011000 | 1011001 | 1100011 | 1 | 0 | 1000001 | 10110101 | 1100010 | 10010 |
Color Harmonies of #015859
Complementary color
Monochromatic Colors of #015859
Black with #015859
Text Example
Text Example
White with #015859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015859; }
p { color: rgb(1,88,89); }
H1.HeaderClassName
{
color: #015859;
}
.AnyTagClassName
{
color: #015859;
}
</style>
background-color css
<style>
a { background-color: #015859; }
a { background-color: rgb(1,88,89); }
div.DivClassName
{
background-color: #015859;
}
.BgClassName
{
background-color: #015859;
}
</style>
border-color css
<style>
span { border-color: #015859; }
span { border-color: rgb(1,88,89); }
td.TdClassName
{
border-color: #015859;
}
.TagClassName
{
border-color: #015859;
}
</style>