Shades of Mosque #015953
Tints of Mosque #015953
RGB
CMYK
RGB Variations
Color information
#015953 (or 0x015953) is known color: Mosque. HEX triplet: 01, 59 and 53. RGB value is (1,89,83). Sum of RGB (Red+Green+Blue) = 1+89+83=173 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 173); Green value is 89 (35.16% from 255 or 51.45% from 173); Blue value is 83 (32.81% from 255 or 47.98% from 173); Max value from RGB is 89 - color contains mainly: green. Hex color #015953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015953 is #FEA6AC. Grayscale: #3D3D3D. Windows color (decimal): -16688813 or 5462273. OLE color: 5462273.
HSL color Cylindrical-coordinate representation of color #015953: hue angle of 175.91º 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 #015953 is Cyan = 0.99, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 89 | 83 | - |
| CMYK | 0.99 | 0 | 0.07 | 0.65 |
| HSL | 175.91º | 0.98% | 0.18% | - |
| HSV(B) | 175.91º | 0.99% | 0.35% | - |
| XYZ | 5.15 | 7.78 | 9.41 | - |
| YUV | 62 | 139.85 | 84.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 89 | 83 | 0.99 | 0 | 0.07 | 0.65 | 175.91 | 0.98 | 0.18 |
| Hex | 1 | 59 | 53 | 63 | 0 | 7 | 41 | B0 | 62 | 12 |
| Octal | 1 | 131 | 123 | 143 | 0 | 7 | 101 | 260 | 142 | 22 |
| Binary | 1 | 1011001 | 1010011 | 1100011 | 0 | 111 | 1000001 | 10110000 | 1100010 | 10010 |
Color Harmonies of #015953
Complementary color
Monochromatic Colors of #015953
Black with #015953
Text Example
Text Example
White with #015953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015953; }
p { color: rgb(1,89,83); }
H1.HeaderClassName
{
color: #015953;
}
.AnyTagClassName
{
color: #015953;
}
</style>
background-color css
<style>
a { background-color: #015953; }
a { background-color: rgb(1,89,83); }
div.DivClassName
{
background-color: #015953;
}
.BgClassName
{
background-color: #015953;
}
</style>
border-color css
<style>
span { border-color: #015953; }
span { border-color: rgb(1,89,83); }
td.TdClassName
{
border-color: #015953;
}
.TagClassName
{
border-color: #015953;
}
</style>