Shades of Mosque #015456
Tints of Mosque #015456
RGB
CMYK
RGB Variations
Color information
#015456 (or 0x015456) is known color: Mosque. HEX triplet: 01, 54 and 56. RGB value is (1,84,86). Sum of RGB (Red+Green+Blue) = 1+84+86=171 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 86 (33.98% from 255 or 50.29% from 171); Max value from RGB is 86 - color contains mainly: blue. Hex color #015456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015456 is #FEABA9. Grayscale: #3B3B3B. Windows color (decimal): -16690090 or 5657601. OLE color: 5657601.
HSL color Cylindrical-coordinate representation of color #015456: hue angle of 181.41º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015456 is Cyan = 0.99, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 84 | 86 | - |
| CMYK | 0.99 | 0.02 | 0 | 0.66 |
| HSL | 181.41º | 0.98% | 0.17% | - |
| HSV(B) | 181.41º | 0.99% | 0.34% | - |
| XYZ | 4.86 | 7.02 | 9.9 | - |
| YUV | 59.41 | 143 | 86.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 84 | 86 | 0.99 | 0.02 | 0 | 0.66 | 181.41 | 0.98 | 0.17 |
| Hex | 1 | 54 | 56 | 63 | 2 | 0 | 42 | B5 | 62 | 11 |
| Octal | 1 | 124 | 126 | 143 | 2 | 0 | 102 | 265 | 142 | 21 |
| Binary | 1 | 1010100 | 1010110 | 1100011 | 10 | 0 | 1000010 | 10110101 | 1100010 | 10001 |
Color Harmonies of #015456
Complementary color
Monochromatic Colors of #015456
Black with #015456
Text Example
Text Example
White with #015456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015456; }
p { color: rgb(1,84,86); }
H1.HeaderClassName
{
color: #015456;
}
.AnyTagClassName
{
color: #015456;
}
</style>
background-color css
<style>
a { background-color: #015456; }
a { background-color: rgb(1,84,86); }
div.DivClassName
{
background-color: #015456;
}
.BgClassName
{
background-color: #015456;
}
</style>
border-color css
<style>
span { border-color: #015456; }
span { border-color: rgb(1,84,86); }
td.TdClassName
{
border-color: #015456;
}
.TagClassName
{
border-color: #015456;
}
</style>