Shades of Mosque #045859
Tints of Mosque #045859
RGB
CMYK
RGB Variations
Color information
#045859 (or 0x045859) is known color: Mosque. HEX triplet: 04, 58 and 59. RGB value is (4,88,89). Sum of RGB (Red+Green+Blue) = 4+88+89=181 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.21% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #045859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045859 is #FBA7A6. Grayscale: #3E3E3E. Windows color (decimal): -16492455 or 5855236. OLE color: 5855236.
HSL color Cylindrical-coordinate representation of color #045859: hue angle of 180.71º 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 #045859 is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 88 | 89 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.65 |
| HSL | 180.71º | 0.91% | 0.18% | - |
| HSV(B) | 180.71º | 0.96% | 0.35% | - |
| XYZ | 5.34 | 7.73 | 10.66 | - |
| YUV | 63 | 142.67 | 85.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 88 | 89 | 0.96 | 0.01 | 0 | 0.65 | 180.71 | 0.91 | 0.18 |
| Hex | 4 | 58 | 59 | 60 | 1 | 0 | 41 | B5 | 5B | 12 |
| Octal | 4 | 130 | 131 | 140 | 1 | 0 | 101 | 265 | 133 | 22 |
| Binary | 100 | 1011000 | 1011001 | 1100000 | 1 | 0 | 1000001 | 10110101 | 1011011 | 10010 |
Color Harmonies of #045859
Complementary color
Monochromatic Colors of #045859
Black with #045859
Text Example
Text Example
White with #045859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045859; }
p { color: rgb(4,88,89); }
H1.HeaderClassName
{
color: #045859;
}
.AnyTagClassName
{
color: #045859;
}
</style>
background-color css
<style>
a { background-color: #045859; }
a { background-color: rgb(4,88,89); }
div.DivClassName
{
background-color: #045859;
}
.BgClassName
{
background-color: #045859;
}
</style>
border-color css
<style>
span { border-color: #045859; }
span { border-color: rgb(4,88,89); }
td.TdClassName
{
border-color: #045859;
}
.TagClassName
{
border-color: #045859;
}
</style>