Shades of Mosque #015457
Tints of Mosque #015457
RGB
CMYK
RGB Variations
Color information
#015457 (or 0x015457) is known color: Mosque. HEX triplet: 01, 54 and 57. RGB value is (1,84,87). Sum of RGB (Red+Green+Blue) = 1+84+87=172 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 87 (34.38% from 255 or 50.58% from 172); Max value from RGB is 87 - color contains mainly: blue. Hex color #015457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015457 is #FEABA8. Grayscale: #3B3B3B. Windows color (decimal): -16690089 or 5723137. OLE color: 5723137.
HSL color Cylindrical-coordinate representation of color #015457: hue angle of 182.09º 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 #015457 is Cyan = 0.99, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 84 | 87 | - |
| CMYK | 0.99 | 0.03 | 0 | 0.66 |
| HSL | 182.09º | 0.98% | 0.17% | - |
| HSV(B) | 182.09º | 0.99% | 0.34% | - |
| XYZ | 4.9 | 7.04 | 10.12 | - |
| YUV | 59.53 | 143.5 | 86.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 84 | 87 | 0.99 | 0.03 | 0 | 0.66 | 182.09 | 0.98 | 0.17 |
| Hex | 1 | 54 | 57 | 63 | 3 | 0 | 42 | B6 | 62 | 11 |
| Octal | 1 | 124 | 127 | 143 | 3 | 0 | 102 | 266 | 142 | 21 |
| Binary | 1 | 1010100 | 1010111 | 1100011 | 11 | 0 | 1000010 | 10110110 | 1100010 | 10001 |
Color Harmonies of #015457
Complementary color
Monochromatic Colors of #015457
Black with #015457
Text Example
Text Example
White with #015457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015457; }
p { color: rgb(1,84,87); }
H1.HeaderClassName
{
color: #015457;
}
.AnyTagClassName
{
color: #015457;
}
</style>
background-color css
<style>
a { background-color: #015457; }
a { background-color: rgb(1,84,87); }
div.DivClassName
{
background-color: #015457;
}
.BgClassName
{
background-color: #015457;
}
</style>
border-color css
<style>
span { border-color: #015457; }
span { border-color: rgb(1,84,87); }
td.TdClassName
{
border-color: #015457;
}
.TagClassName
{
border-color: #015457;
}
</style>