Shades of Mosque #015962
Tints of Mosque #015962
RGB
CMYK
RGB Variations
Color information
#015962 (or 0x015962) is known color: Mosque. HEX triplet: 01, 59 and 62. RGB value is (1,89,98). Sum of RGB (Red+Green+Blue) = 1+89+98=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 98 (38.67% from 255 or 52.13% from 188); Max value from RGB is 98 - color contains mainly: blue. Hex color #015962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015962 is #FEA69D. Grayscale: #3F3F3F. Windows color (decimal): -16688798 or 6445313. OLE color: 6445313.
HSL color Cylindrical-coordinate representation of color #015962: hue angle of 185.57º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015962 is Cyan = 0.99, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 89 | 98 | - |
| CMYK | 0.99 | 0.09 | 0 | 0.62 |
| HSL | 185.57º | 0.98% | 0.19% | - |
| HSV(B) | 185.57º | 0.99% | 0.38% | - |
| XYZ | 5.79 | 8.03 | 12.8 | - |
| YUV | 63.71 | 147.35 | 83.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 89 | 98 | 0.99 | 0.09 | 0 | 0.62 | 185.57 | 0.98 | 0.19 |
| Hex | 1 | 59 | 62 | 63 | 9 | 0 | 3E | BA | 62 | 13 |
| Octal | 1 | 131 | 142 | 143 | 11 | 0 | 76 | 272 | 142 | 23 |
| Binary | 1 | 1011001 | 1100010 | 1100011 | 1001 | 0 | 111110 | 10111010 | 1100010 | 10011 |
Color Harmonies of #015962
Complementary color
Monochromatic Colors of #015962
Black with #015962
Text Example
Text Example
White with #015962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015962; }
p { color: rgb(1,89,98); }
H1.HeaderClassName
{
color: #015962;
}
.AnyTagClassName
{
color: #015962;
}
</style>
background-color css
<style>
a { background-color: #015962; }
a { background-color: rgb(1,89,98); }
div.DivClassName
{
background-color: #015962;
}
.BgClassName
{
background-color: #015962;
}
</style>
border-color css
<style>
span { border-color: #015962; }
span { border-color: rgb(1,89,98); }
td.TdClassName
{
border-color: #015962;
}
.TagClassName
{
border-color: #015962;
}
</style>