Shades of Mosque #045956
Tints of Mosque #045956
RGB
CMYK
RGB Variations
Color information
#045956 (or 0x045956) is known color: Mosque. HEX triplet: 04, 59 and 56. RGB value is (4,89,86). Sum of RGB (Red+Green+Blue) = 4+89+86=179 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.23% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #045956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045956 is #FBA6A9. Grayscale: #3F3F3F. Windows color (decimal): -16492202 or 5658884. OLE color: 5658884.
HSL color Cylindrical-coordinate representation of color #045956: hue angle of 177.88º 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 #045956 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 86 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.65 |
| HSL | 177.88º | 0.91% | 0.18% | - |
| HSV(B) | 177.88º | 0.96% | 0.35% | - |
| XYZ | 5.3 | 7.84 | 10.04 | - |
| YUV | 63.24 | 140.84 | 85.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 86 | 0.96 | 0 | 0.03 | 0.65 | 177.88 | 0.91 | 0.18 |
| Hex | 4 | 59 | 56 | 60 | 0 | 3 | 41 | B2 | 5B | 12 |
| Octal | 4 | 131 | 126 | 140 | 0 | 3 | 101 | 262 | 133 | 22 |
| Binary | 100 | 1011001 | 1010110 | 1100000 | 0 | 11 | 1000001 | 10110010 | 1011011 | 10010 |
Color Harmonies of #045956
Complementary color
Monochromatic Colors of #045956
Black with #045956
Text Example
Text Example
White with #045956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045956; }
p { color: rgb(4,89,86); }
H1.HeaderClassName
{
color: #045956;
}
.AnyTagClassName
{
color: #045956;
}
</style>
background-color css
<style>
a { background-color: #045956; }
a { background-color: rgb(4,89,86); }
div.DivClassName
{
background-color: #045956;
}
.BgClassName
{
background-color: #045956;
}
</style>
border-color css
<style>
span { border-color: #045956; }
span { border-color: rgb(4,89,86); }
td.TdClassName
{
border-color: #045956;
}
.TagClassName
{
border-color: #045956;
}
</style>