Shades of Mosque #015556
Tints of Mosque #015556
RGB
CMYK
RGB Variations
Color information
#015556 (or 0x015556) is known color: Mosque. HEX triplet: 01, 55 and 56. RGB value is (1,85,86). Sum of RGB (Red+Green+Blue) = 1+85+86=172 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 86 (33.98% from 255 or 50% from 172); Max value from RGB is 86 - color contains mainly: blue. Hex color #015556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015556 is #FEAAA9. Grayscale: #3B3B3B. Windows color (decimal): -16689834 or 5657857. OLE color: 5657857.
HSL color Cylindrical-coordinate representation of color #015556: hue angle of 180.71º 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 #015556 is Cyan = 0.99, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 85 | 86 | - |
| CMYK | 0.99 | 0.01 | 0 | 0.66 |
| HSL | 180.71º | 0.98% | 0.17% | - |
| HSV(B) | 180.71º | 0.99% | 0.34% | - |
| XYZ | 4.94 | 7.18 | 9.93 | - |
| YUV | 60 | 142.67 | 85.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 86 | 0.99 | 0.01 | 0 | 0.66 | 180.71 | 0.98 | 0.17 |
| Hex | 1 | 55 | 56 | 63 | 1 | 0 | 42 | B5 | 62 | 11 |
| Octal | 1 | 125 | 126 | 143 | 1 | 0 | 102 | 265 | 142 | 21 |
| Binary | 1 | 1010101 | 1010110 | 1100011 | 1 | 0 | 1000010 | 10110101 | 1100010 | 10001 |
Color Harmonies of #015556
Complementary color
Monochromatic Colors of #015556
Black with #015556
Text Example
Text Example
White with #015556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015556; }
p { color: rgb(1,85,86); }
H1.HeaderClassName
{
color: #015556;
}
.AnyTagClassName
{
color: #015556;
}
</style>
background-color css
<style>
a { background-color: #015556; }
a { background-color: rgb(1,85,86); }
div.DivClassName
{
background-color: #015556;
}
.BgClassName
{
background-color: #015556;
}
</style>
border-color css
<style>
span { border-color: #015556; }
span { border-color: rgb(1,85,86); }
td.TdClassName
{
border-color: #015556;
}
.TagClassName
{
border-color: #015556;
}
</style>