Shades of Mosque #015850
Tints of Mosque #015850
RGB
CMYK
RGB Variations
Color information
#015850 (or 0x015850) is known color: Mosque. HEX triplet: 01, 58 and 50. RGB value is (1,88,80). Sum of RGB (Red+Green+Blue) = 1+88+80=169 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 169); Green value is 88 (34.77% from 255 or 52.07% from 169); Blue value is 80 (31.64% from 255 or 47.34% from 169); Max value from RGB is 88 - color contains mainly: green. Hex color #015850 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015850 is #FEA7AF. Grayscale: #3D3D3D. Windows color (decimal): -16689072 or 5265409. OLE color: 5265409.
HSL color Cylindrical-coordinate representation of color #015850: hue angle of 174.48º 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 #015850 is Cyan = 0.99, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 88 | 80 | - |
| CMYK | 0.99 | 0 | 0.09 | 0.65 |
| HSL | 174.48º | 0.98% | 0.17% | - |
| HSV(B) | 174.48º | 0.99% | 0.35% | - |
| XYZ | 4.95 | 7.57 | 8.79 | - |
| YUV | 61.08 | 138.68 | 85.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 88 | 80 | 0.99 | 0 | 0.09 | 0.65 | 174.48 | 0.98 | 0.17 |
| Hex | 1 | 58 | 50 | 63 | 0 | 9 | 41 | AE | 62 | 11 |
| Octal | 1 | 130 | 120 | 143 | 0 | 11 | 101 | 256 | 142 | 21 |
| Binary | 1 | 1011000 | 1010000 | 1100011 | 0 | 1001 | 1000001 | 10101110 | 1100010 | 10001 |
Color Harmonies of #015850
Complementary color
Monochromatic Colors of #015850
Black with #015850
Text Example
Text Example
White with #015850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015850; }
p { color: rgb(1,88,80); }
H1.HeaderClassName
{
color: #015850;
}
.AnyTagClassName
{
color: #015850;
}
</style>
background-color css
<style>
a { background-color: #015850; }
a { background-color: rgb(1,88,80); }
div.DivClassName
{
background-color: #015850;
}
.BgClassName
{
background-color: #015850;
}
</style>
border-color css
<style>
span { border-color: #015850; }
span { border-color: rgb(1,88,80); }
td.TdClassName
{
border-color: #015850;
}
.TagClassName
{
border-color: #015850;
}
</style>