Shades of Mosque #015551
Tints of Mosque #015551
RGB
CMYK
RGB Variations
Color information
#015551 (or 0x015551) is known color: Mosque. HEX triplet: 01, 55 and 51. RGB value is (1,85,81). Sum of RGB (Red+Green+Blue) = 1+85+81=167 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 167); Green value is 85 (33.59% from 255 or 50.90% from 167); Blue value is 81 (32.03% from 255 or 48.50% from 167); Max value from RGB is 85 - color contains mainly: green. Hex color #015551 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015551 is #FEAAAE. Grayscale: #3B3B3B. Windows color (decimal): -16689839 or 5330177. OLE color: 5330177.
HSL color Cylindrical-coordinate representation of color #015551: hue angle of 177.14º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015551 is Cyan = 0.99, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 85 | 81 | - |
| CMYK | 0.99 | 0 | 0.05 | 0.67 |
| HSL | 177.14º | 0.98% | 0.17% | - |
| HSV(B) | 177.14º | 0.99% | 0.33% | - |
| XYZ | 4.75 | 7.1 | 8.9 | - |
| YUV | 59.43 | 140.17 | 86.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 81 | 0.99 | 0 | 0.05 | 0.67 | 177.14 | 0.98 | 0.17 |
| Hex | 1 | 55 | 51 | 63 | 0 | 5 | 43 | B1 | 62 | 11 |
| Octal | 1 | 125 | 121 | 143 | 0 | 5 | 103 | 261 | 142 | 21 |
| Binary | 1 | 1010101 | 1010001 | 1100011 | 0 | 101 | 1000011 | 10110001 | 1100010 | 10001 |
Color Harmonies of #015551
Complementary color
Monochromatic Colors of #015551
Black with #015551
Text Example
Text Example
White with #015551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015551; }
p { color: rgb(1,85,81); }
H1.HeaderClassName
{
color: #015551;
}
.AnyTagClassName
{
color: #015551;
}
</style>
background-color css
<style>
a { background-color: #015551; }
a { background-color: rgb(1,85,81); }
div.DivClassName
{
background-color: #015551;
}
.BgClassName
{
background-color: #015551;
}
</style>
border-color css
<style>
span { border-color: #015551; }
span { border-color: rgb(1,85,81); }
td.TdClassName
{
border-color: #015551;
}
.TagClassName
{
border-color: #015551;
}
</style>