Shades of Mosque #015753
Tints of Mosque #015753
RGB
CMYK
RGB Variations
Color information
#015753 (or 0x015753) is known color: Mosque. HEX triplet: 01, 57 and 53. RGB value is (1,87,83). Sum of RGB (Red+Green+Blue) = 1+87+83=171 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 171); Green value is 87 (34.38% from 255 or 50.88% from 171); Blue value is 83 (32.81% from 255 or 48.54% from 171); Max value from RGB is 87 - color contains mainly: green. Hex color #015753 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015753 is #FEA8AC. Grayscale: #3C3C3C. Windows color (decimal): -16689325 or 5461761. OLE color: 5461761.
HSL color Cylindrical-coordinate representation of color #015753: hue angle of 177.21º 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 #015753 is Cyan = 0.99, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 87 | 83 | - |
| CMYK | 0.99 | 0 | 0.05 | 0.66 |
| HSL | 177.21º | 0.98% | 0.17% | - |
| HSV(B) | 177.21º | 0.99% | 0.34% | - |
| XYZ | 4.98 | 7.45 | 9.36 | - |
| YUV | 60.83 | 140.51 | 85.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 83 | 0.99 | 0 | 0.05 | 0.66 | 177.21 | 0.98 | 0.17 |
| Hex | 1 | 57 | 53 | 63 | 0 | 5 | 42 | B1 | 62 | 11 |
| Octal | 1 | 127 | 123 | 143 | 0 | 5 | 102 | 261 | 142 | 21 |
| Binary | 1 | 1010111 | 1010011 | 1100011 | 0 | 101 | 1000010 | 10110001 | 1100010 | 10001 |
Color Harmonies of #015753
Complementary color
Monochromatic Colors of #015753
Black with #015753
Text Example
Text Example
White with #015753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015753; }
p { color: rgb(1,87,83); }
H1.HeaderClassName
{
color: #015753;
}
.AnyTagClassName
{
color: #015753;
}
</style>
background-color css
<style>
a { background-color: #015753; }
a { background-color: rgb(1,87,83); }
div.DivClassName
{
background-color: #015753;
}
.BgClassName
{
background-color: #015753;
}
</style>
border-color css
<style>
span { border-color: #015753; }
span { border-color: rgb(1,87,83); }
td.TdClassName
{
border-color: #015753;
}
.TagClassName
{
border-color: #015753;
}
</style>