Shades of Mosque #015557
Tints of Mosque #015557
RGB
CMYK
RGB Variations
Color information
#015557 (or 0x015557) is known color: Mosque. HEX triplet: 01, 55 and 57. RGB value is (1,85,87). Sum of RGB (Red+Green+Blue) = 1+85+87=173 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 87 (34.38% from 255 or 50.29% from 173); Max value from RGB is 87 - color contains mainly: blue. Hex color #015557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015557 is #FEAAA8. Grayscale: #3C3C3C. Windows color (decimal): -16689833 or 5723393. OLE color: 5723393.
HSL color Cylindrical-coordinate representation of color #015557: hue angle of 181.4º 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 #015557 is Cyan = 0.99, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 85 | 87 | - |
| CMYK | 0.99 | 0.02 | 0 | 0.66 |
| HSL | 181.4º | 0.98% | 0.17% | - |
| HSV(B) | 181.4º | 0.99% | 0.34% | - |
| XYZ | 4.98 | 7.19 | 10.14 | - |
| YUV | 60.11 | 143.17 | 85.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 87 | 0.99 | 0.02 | 0 | 0.66 | 181.4 | 0.98 | 0.17 |
| Hex | 1 | 55 | 57 | 63 | 2 | 0 | 42 | B5 | 62 | 11 |
| Octal | 1 | 125 | 127 | 143 | 2 | 0 | 102 | 265 | 142 | 21 |
| Binary | 1 | 1010101 | 1010111 | 1100011 | 10 | 0 | 1000010 | 10110101 | 1100010 | 10001 |
Color Harmonies of #015557
Complementary color
Monochromatic Colors of #015557
Black with #015557
Text Example
Text Example
White with #015557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015557; }
p { color: rgb(1,85,87); }
H1.HeaderClassName
{
color: #015557;
}
.AnyTagClassName
{
color: #015557;
}
</style>
background-color css
<style>
a { background-color: #015557; }
a { background-color: rgb(1,85,87); }
div.DivClassName
{
background-color: #015557;
}
.BgClassName
{
background-color: #015557;
}
</style>
border-color css
<style>
span { border-color: #015557; }
span { border-color: rgb(1,85,87); }
td.TdClassName
{
border-color: #015557;
}
.TagClassName
{
border-color: #015557;
}
</style>