Shades of Mosque #015559
Tints of Mosque #015559
RGB
CMYK
RGB Variations
Color information
#015559 (or 0x015559) is known color: Mosque. HEX triplet: 01, 55 and 59. RGB value is (1,85,89). Sum of RGB (Red+Green+Blue) = 1+85+89=175 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 89 (35.16% from 255 or 50.86% from 175); Max value from RGB is 89 - color contains mainly: blue. Hex color #015559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015559 is #FEAAA6. Grayscale: #3C3C3C. Windows color (decimal): -16689831 or 5854465. OLE color: 5854465.
HSL color Cylindrical-coordinate representation of color #015559: hue angle of 182.73º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015559 is Cyan = 0.99, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 85 | 89 | - |
| CMYK | 0.99 | 0.04 | 0 | 0.65 |
| HSL | 182.73º | 0.98% | 0.18% | - |
| HSV(B) | 182.73º | 0.99% | 0.35% | - |
| XYZ | 5.06 | 7.22 | 10.58 | - |
| YUV | 60.34 | 144.17 | 85.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 89 | 0.99 | 0.04 | 0 | 0.65 | 182.73 | 0.98 | 0.18 |
| Hex | 1 | 55 | 59 | 63 | 4 | 0 | 41 | B7 | 62 | 12 |
| Octal | 1 | 125 | 131 | 143 | 4 | 0 | 101 | 267 | 142 | 22 |
| Binary | 1 | 1010101 | 1011001 | 1100011 | 100 | 0 | 1000001 | 10110111 | 1100010 | 10010 |
Color Harmonies of #015559
Complementary color
Monochromatic Colors of #015559
Black with #015559
Text Example
Text Example
White with #015559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015559; }
p { color: rgb(1,85,89); }
H1.HeaderClassName
{
color: #015559;
}
.AnyTagClassName
{
color: #015559;
}
</style>
background-color css
<style>
a { background-color: #015559; }
a { background-color: rgb(1,85,89); }
div.DivClassName
{
background-color: #015559;
}
.BgClassName
{
background-color: #015559;
}
</style>
border-color css
<style>
span { border-color: #015559; }
span { border-color: rgb(1,85,89); }
td.TdClassName
{
border-color: #015559;
}
.TagClassName
{
border-color: #015559;
}
</style>