Shades of Mosque #045957
Tints of Mosque #045957
RGB
CMYK
RGB Variations
Color information
#045957 (or 0x045957) is known color: Mosque. HEX triplet: 04, 59 and 57. RGB value is (4,89,87). Sum of RGB (Red+Green+Blue) = 4+89+87=180 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.22% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 87 (34.38% from 255 or 48.33% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #045957 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045957 is #FBA6A8. Grayscale: #3F3F3F. Windows color (decimal): -16492201 or 5724420. OLE color: 5724420.
HSL color Cylindrical-coordinate representation of color #045957: hue angle of 178.59º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045957 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 87 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.65 |
| HSL | 178.59º | 0.91% | 0.18% | - |
| HSV(B) | 178.59º | 0.96% | 0.35% | - |
| XYZ | 5.34 | 7.86 | 10.25 | - |
| YUV | 63.36 | 141.34 | 85.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 87 | 0.96 | 0 | 0.02 | 0.65 | 178.59 | 0.91 | 0.18 |
| Hex | 4 | 59 | 57 | 60 | 0 | 2 | 41 | B3 | 5B | 12 |
| Octal | 4 | 131 | 127 | 140 | 0 | 2 | 101 | 263 | 133 | 22 |
| Binary | 100 | 1011001 | 1010111 | 1100000 | 0 | 10 | 1000001 | 10110011 | 1011011 | 10010 |
Color Harmonies of #045957
Complementary color
Monochromatic Colors of #045957
Black with #045957
Text Example
Text Example
White with #045957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045957; }
p { color: rgb(4,89,87); }
H1.HeaderClassName
{
color: #045957;
}
.AnyTagClassName
{
color: #045957;
}
</style>
background-color css
<style>
a { background-color: #045957; }
a { background-color: rgb(4,89,87); }
div.DivClassName
{
background-color: #045957;
}
.BgClassName
{
background-color: #045957;
}
</style>
border-color css
<style>
span { border-color: #045957; }
span { border-color: rgb(4,89,87); }
td.TdClassName
{
border-color: #045957;
}
.TagClassName
{
border-color: #045957;
}
</style>