Shades of Mosque #015553
Tints of Mosque #015553
RGB
CMYK
RGB Variations
Color information
#015553 (or 0x015553) is known color: Mosque. HEX triplet: 01, 55 and 53. RGB value is (1,85,83). Sum of RGB (Red+Green+Blue) = 1+85+83=169 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 169); Green value is 85 (33.59% from 255 or 50.30% from 169); Blue value is 83 (32.81% from 255 or 49.11% from 169); Max value from RGB is 85 - color contains mainly: green. Hex color #015553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015553 is #FEAAAC. Grayscale: #3B3B3B. Windows color (decimal): -16689837 or 5461249. OLE color: 5461249.
HSL color Cylindrical-coordinate representation of color #015553: hue angle of 178.57º 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 #015553 is Cyan = 0.99, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 85 | 83 | - |
| CMYK | 0.99 | 0 | 0.02 | 0.67 |
| HSL | 178.57º | 0.98% | 0.17% | - |
| HSV(B) | 178.57º | 0.99% | 0.33% | - |
| XYZ | 4.82 | 7.13 | 9.31 | - |
| YUV | 59.66 | 141.17 | 86.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 83 | 0.99 | 0 | 0.02 | 0.67 | 178.57 | 0.98 | 0.17 |
| Hex | 1 | 55 | 53 | 63 | 0 | 2 | 43 | B3 | 62 | 11 |
| Octal | 1 | 125 | 123 | 143 | 0 | 2 | 103 | 263 | 142 | 21 |
| Binary | 1 | 1010101 | 1010011 | 1100011 | 0 | 10 | 1000011 | 10110011 | 1100010 | 10001 |
Color Harmonies of #015553
Complementary color
Monochromatic Colors of #015553
Black with #015553
Text Example
Text Example
White with #015553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015553; }
p { color: rgb(1,85,83); }
H1.HeaderClassName
{
color: #015553;
}
.AnyTagClassName
{
color: #015553;
}
</style>
background-color css
<style>
a { background-color: #015553; }
a { background-color: rgb(1,85,83); }
div.DivClassName
{
background-color: #015553;
}
.BgClassName
{
background-color: #015553;
}
</style>
border-color css
<style>
span { border-color: #015553; }
span { border-color: rgb(1,85,83); }
td.TdClassName
{
border-color: #015553;
}
.TagClassName
{
border-color: #015553;
}
</style>