Shades of Mosque #015855
Tints of Mosque #015855
RGB
CMYK
RGB Variations
Color information
#015855 (or 0x015855) is known color: Mosque. HEX triplet: 01, 58 and 55. RGB value is (1,88,85). Sum of RGB (Red+Green+Blue) = 1+88+85=174 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 174); Green value is 88 (34.77% from 255 or 50.57% from 174); Blue value is 85 (33.59% from 255 or 48.85% from 174); Max value from RGB is 88 - color contains mainly: green. Hex color #015855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015855 is #FEA7AA. Grayscale: #3D3D3D. Windows color (decimal): -16689067 or 5593089. OLE color: 5593089.
HSL color Cylindrical-coordinate representation of color #015855: hue angle of 177.93º 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 #015855 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 88 | 85 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.65 |
| HSL | 177.93º | 0.98% | 0.17% | - |
| HSV(B) | 177.93º | 0.99% | 0.35% | - |
| XYZ | 5.14 | 7.64 | 9.8 | - |
| YUV | 61.65 | 141.18 | 84.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 85 | 0.99 | 0 | 0.03 | 0.65 | 177.93 | 0.98 | 0.17 |
| Hex | 1 | 58 | 55 | 63 | 0 | 3 | 41 | B2 | 62 | 11 |
| Octal | 1 | 130 | 125 | 143 | 0 | 3 | 101 | 262 | 142 | 21 |
| Binary | 1 | 1011000 | 1010101 | 1100011 | 0 | 11 | 1000001 | 10110010 | 1100010 | 10001 |
Color Harmonies of #015855
Complementary color
Monochromatic Colors of #015855
Black with #015855
Text Example
Text Example
White with #015855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015855; }
p { color: rgb(1,88,85); }
H1.HeaderClassName
{
color: #015855;
}
.AnyTagClassName
{
color: #015855;
}
</style>
background-color css
<style>
a { background-color: #015855; }
a { background-color: rgb(1,88,85); }
div.DivClassName
{
background-color: #015855;
}
.BgClassName
{
background-color: #015855;
}
</style>
border-color css
<style>
span { border-color: #015855; }
span { border-color: rgb(1,88,85); }
td.TdClassName
{
border-color: #015855;
}
.TagClassName
{
border-color: #015855;
}
</style>