Shades of Mosque #015756
Tints of Mosque #015756
RGB
CMYK
RGB Variations
Color information
#015756 (or 0x015756) is known color: Mosque. HEX triplet: 01, 57 and 56. RGB value is (1,87,86). Sum of RGB (Red+Green+Blue) = 1+87+86=174 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 174); Green value is 87 (34.38% from 255 or 50% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 87 - color contains mainly: green. Hex color #015756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015756 is #FEA8A9. Grayscale: #3D3D3D. Windows color (decimal): -16689322 or 5658369. OLE color: 5658369.
HSL color Cylindrical-coordinate representation of color #015756: hue angle of 179.3º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015756 is Cyan = 0.99, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 87 | 86 | - |
| CMYK | 0.99 | 0 | 0.01 | 0.66 |
| HSL | 179.3º | 0.98% | 0.17% | - |
| HSV(B) | 179.3º | 0.99% | 0.34% | - |
| XYZ | 5.1 | 7.49 | 9.98 | - |
| YUV | 61.17 | 142.01 | 85.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 86 | 0.99 | 0 | 0.01 | 0.66 | 179.3 | 0.98 | 0.17 |
| Hex | 1 | 57 | 56 | 63 | 0 | 1 | 42 | B3 | 62 | 11 |
| Octal | 1 | 127 | 126 | 143 | 0 | 1 | 102 | 263 | 142 | 21 |
| Binary | 1 | 1010111 | 1010110 | 1100011 | 0 | 1 | 1000010 | 10110011 | 1100010 | 10001 |
Color Harmonies of #015756
Complementary color
Monochromatic Colors of #015756
Black with #015756
Text Example
Text Example
White with #015756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015756; }
p { color: rgb(1,87,86); }
H1.HeaderClassName
{
color: #015756;
}
.AnyTagClassName
{
color: #015756;
}
</style>
background-color css
<style>
a { background-color: #015756; }
a { background-color: rgb(1,87,86); }
div.DivClassName
{
background-color: #015756;
}
.BgClassName
{
background-color: #015756;
}
</style>
border-color css
<style>
span { border-color: #015756; }
span { border-color: rgb(1,87,86); }
td.TdClassName
{
border-color: #015756;
}
.TagClassName
{
border-color: #015756;
}
</style>