Shades of Mosque #015857
Tints of Mosque #015857
RGB
CMYK
RGB Variations
Color information
#015857 (or 0x015857) is known color: Mosque. HEX triplet: 01, 58 and 57. RGB value is (1,88,87). Sum of RGB (Red+Green+Blue) = 1+88+87=176 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #015857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015857 is #FEA7A8. Grayscale: #3D3D3D. Windows color (decimal): -16689065 or 5724161. OLE color: 5724161.
HSL color Cylindrical-coordinate representation of color #015857: hue angle of 179.31º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015857 is Cyan = 0.99, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 88 | 87 | - |
| CMYK | 0.99 | 0 | 0.01 | 0.65 |
| HSL | 179.31º | 0.98% | 0.17% | - |
| HSV(B) | 179.31º | 0.99% | 0.35% | - |
| XYZ | 5.22 | 7.67 | 10.22 | - |
| YUV | 61.87 | 142.18 | 84.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 87 | 0.99 | 0 | 0.01 | 0.65 | 179.31 | 0.98 | 0.17 |
| Hex | 1 | 58 | 57 | 63 | 0 | 1 | 41 | B3 | 62 | 11 |
| Octal | 1 | 130 | 127 | 143 | 0 | 1 | 101 | 263 | 142 | 21 |
| Binary | 1 | 1011000 | 1010111 | 1100011 | 0 | 1 | 1000001 | 10110011 | 1100010 | 10001 |
Color Harmonies of #015857
Complementary color
Monochromatic Colors of #015857
Black with #015857
Text Example
Text Example
White with #015857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015857; }
p { color: rgb(1,88,87); }
H1.HeaderClassName
{
color: #015857;
}
.AnyTagClassName
{
color: #015857;
}
</style>
background-color css
<style>
a { background-color: #015857; }
a { background-color: rgb(1,88,87); }
div.DivClassName
{
background-color: #015857;
}
.BgClassName
{
background-color: #015857;
}
</style>
border-color css
<style>
span { border-color: #015857; }
span { border-color: rgb(1,88,87); }
td.TdClassName
{
border-color: #015857;
}
.TagClassName
{
border-color: #015857;
}
</style>