Shades of Mosque #015658
Tints of Mosque #015658
RGB
CMYK
RGB Variations
Color information
#015658 (or 0x015658) is known color: Mosque. HEX triplet: 01, 56 and 58. RGB value is (1,86,88). Sum of RGB (Red+Green+Blue) = 1+86+88=175 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #015658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015658 is #FEA9A7. Grayscale: #3C3C3C. Windows color (decimal): -16689576 or 5789185. OLE color: 5789185.
HSL color Cylindrical-coordinate representation of color #015658: hue angle of 181.38º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015658 is Cyan = 0.99, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 86 | 88 | - |
| CMYK | 0.99 | 0.02 | 0 | 0.65 |
| HSL | 181.38º | 0.98% | 0.17% | - |
| HSV(B) | 181.38º | 0.99% | 0.35% | - |
| XYZ | 5.1 | 7.37 | 10.39 | - |
| YUV | 60.81 | 143.34 | 85.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 86 | 88 | 0.99 | 0.02 | 0 | 0.65 | 181.38 | 0.98 | 0.17 |
| Hex | 1 | 56 | 58 | 63 | 2 | 0 | 41 | B5 | 62 | 11 |
| Octal | 1 | 126 | 130 | 143 | 2 | 0 | 101 | 265 | 142 | 21 |
| Binary | 1 | 1010110 | 1011000 | 1100011 | 10 | 0 | 1000001 | 10110101 | 1100010 | 10001 |
Color Harmonies of #015658
Complementary color
Monochromatic Colors of #015658
Black with #015658
Text Example
Text Example
White with #015658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015658; }
p { color: rgb(1,86,88); }
H1.HeaderClassName
{
color: #015658;
}
.AnyTagClassName
{
color: #015658;
}
</style>
background-color css
<style>
a { background-color: #015658; }
a { background-color: rgb(1,86,88); }
div.DivClassName
{
background-color: #015658;
}
.BgClassName
{
background-color: #015658;
}
</style>
border-color css
<style>
span { border-color: #015658; }
span { border-color: rgb(1,86,88); }
td.TdClassName
{
border-color: #015658;
}
.TagClassName
{
border-color: #015658;
}
</style>