Shades of Mosque #005457
Tints of Mosque #005457
RGB
CMYK
RGB Variations
Color information
#005457 (or 0x005457) is known color: Mosque. HEX triplet: 00, 54 and 57. RGB value is (0,84,87). Sum of RGB (Red+Green+Blue) = 0+84+87=171 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 87 (34.38% from 255 or 50.88% from 171); Max value from RGB is 87 - color contains mainly: blue. Hex color #005457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005457 is #FFABA8. Grayscale: #3B3B3B. Windows color (decimal): -16755625 or 5723136. OLE color: 5723136.
HSL color Cylindrical-coordinate representation of color #005457: hue angle of 182.07º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005457 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 84 | 87 | - |
| CMYK | 1 | 0.03 | 0 | 0.66 |
| HSL | 182.07º | 1% | 0.17% | - |
| HSV(B) | 182.07º | 1% | 0.34% | - |
| XYZ | 4.89 | 7.03 | 10.12 | - |
| YUV | 59.23 | 143.67 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 84 | 87 | 1 | 0.03 | 0 | 0.66 | 182.07 | 1 | 0.17 |
| Hex | 0 | 54 | 57 | 64 | 3 | 0 | 42 | B6 | 64 | 11 |
| Octal | 0 | 124 | 127 | 144 | 3 | 0 | 102 | 266 | 144 | 21 |
| Binary | 0 | 1010100 | 1010111 | 1100100 | 11 | 0 | 1000010 | 10110110 | 1100100 | 10001 |
Color Harmonies of #005457
Complementary color
Monochromatic Colors of #005457
Black with #005457
Text Example
Text Example
White with #005457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005457; }
p { color: rgb(0,84,87); }
H1.HeaderClassName
{
color: #005457;
}
.AnyTagClassName
{
color: #005457;
}
</style>
background-color css
<style>
a { background-color: #005457; }
a { background-color: rgb(0,84,87); }
div.DivClassName
{
background-color: #005457;
}
.BgClassName
{
background-color: #005457;
}
</style>
border-color css
<style>
span { border-color: #005457; }
span { border-color: rgb(0,84,87); }
td.TdClassName
{
border-color: #005457;
}
.TagClassName
{
border-color: #005457;
}
</style>