Shades of Mosque #015761
Tints of Mosque #015761
RGB
CMYK
RGB Variations
Color information
#015761 (or 0x015761) is known color: Mosque. HEX triplet: 01, 57 and 61. RGB value is (1,87,97). Sum of RGB (Red+Green+Blue) = 1+87+97=185 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 97 (38.28% from 255 or 52.43% from 185); Max value from RGB is 97 - color contains mainly: blue. Hex color #015761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015761 is #FEA89E. Grayscale: #3E3E3E. Windows color (decimal): -16689311 or 6379265. OLE color: 6379265.
HSL color Cylindrical-coordinate representation of color #015761: hue angle of 186.25º 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 #015761 is Cyan = 0.99, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 87 | 97 | - |
| CMYK | 0.99 | 0.10 | 0 | 0.62 |
| HSL | 186.25º | 0.98% | 0.19% | - |
| HSV(B) | 186.25º | 0.99% | 0.38% | - |
| XYZ | 5.58 | 7.69 | 12.5 | - |
| YUV | 62.43 | 147.51 | 84.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 97 | 0.99 | 0.10 | 0 | 0.62 | 186.25 | 0.98 | 0.19 |
| Hex | 1 | 57 | 61 | 63 | A | 0 | 3E | BA | 62 | 13 |
| Octal | 1 | 127 | 141 | 143 | 12 | 0 | 76 | 272 | 142 | 23 |
| Binary | 1 | 1010111 | 1100001 | 1100011 | 1010 | 0 | 111110 | 10111010 | 1100010 | 10011 |
Color Harmonies of #015761
Complementary color
Monochromatic Colors of #015761
Black with #015761
Text Example
Text Example
White with #015761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015761; }
p { color: rgb(1,87,97); }
H1.HeaderClassName
{
color: #015761;
}
.AnyTagClassName
{
color: #015761;
}
</style>
background-color css
<style>
a { background-color: #015761; }
a { background-color: rgb(1,87,97); }
div.DivClassName
{
background-color: #015761;
}
.BgClassName
{
background-color: #015761;
}
</style>
border-color css
<style>
span { border-color: #015761; }
span { border-color: rgb(1,87,97); }
td.TdClassName
{
border-color: #015761;
}
.TagClassName
{
border-color: #015761;
}
</style>