Shades of Mosque #015653
Tints of Mosque #015653
RGB
CMYK
RGB Variations
Color information
#015653 (or 0x015653) is known color: Mosque. HEX triplet: 01, 56 and 53. RGB value is (1,86,83). Sum of RGB (Red+Green+Blue) = 1+86+83=170 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 170); Green value is 86 (33.98% from 255 or 50.59% from 170); Blue value is 83 (32.81% from 255 or 48.82% from 170); Max value from RGB is 86 - color contains mainly: green. Hex color #015653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015653 is #FEA9AC. Grayscale: #3C3C3C. Windows color (decimal): -16689581 or 5461505. OLE color: 5461505.
HSL color Cylindrical-coordinate representation of color #015653: hue angle of 177.88º 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 #015653 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 86 | 83 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.66 |
| HSL | 177.88º | 0.98% | 0.17% | - |
| HSV(B) | 177.88º | 0.99% | 0.34% | - |
| XYZ | 4.9 | 7.29 | 9.33 | - |
| YUV | 60.24 | 140.84 | 85.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 86 | 83 | 0.99 | 0 | 0.03 | 0.66 | 177.88 | 0.98 | 0.17 |
| Hex | 1 | 56 | 53 | 63 | 0 | 3 | 42 | B2 | 62 | 11 |
| Octal | 1 | 126 | 123 | 143 | 0 | 3 | 102 | 262 | 142 | 21 |
| Binary | 1 | 1010110 | 1010011 | 1100011 | 0 | 11 | 1000010 | 10110010 | 1100010 | 10001 |
Color Harmonies of #015653
Complementary color
Monochromatic Colors of #015653
Black with #015653
Text Example
Text Example
White with #015653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015653; }
p { color: rgb(1,86,83); }
H1.HeaderClassName
{
color: #015653;
}
.AnyTagClassName
{
color: #015653;
}
</style>
background-color css
<style>
a { background-color: #015653; }
a { background-color: rgb(1,86,83); }
div.DivClassName
{
background-color: #015653;
}
.BgClassName
{
background-color: #015653;
}
</style>
border-color css
<style>
span { border-color: #015653; }
span { border-color: rgb(1,86,83); }
td.TdClassName
{
border-color: #015653;
}
.TagClassName
{
border-color: #015653;
}
</style>