Shades of Mosque #045856
Tints of Mosque #045856
RGB
CMYK
RGB Variations
Color information
#045856 (or 0x045856) is known color: Mosque. HEX triplet: 04, 58 and 56. RGB value is (4,88,86). Sum of RGB (Red+Green+Blue) = 4+88+86=178 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.25% from 178); Green value is 88 (34.77% from 255 or 49.44% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 88 - color contains mainly: green. Hex color #045856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045856 is #FBA7A9. Grayscale: #3E3E3E. Windows color (decimal): -16492458 or 5658628. OLE color: 5658628.
HSL color Cylindrical-coordinate representation of color #045856: hue angle of 178.57º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045856 is Cyan = 0.95, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 88 | 86 | - |
| CMYK | 0.95 | 0 | 0.02 | 0.65 |
| HSL | 178.57º | 0.91% | 0.18% | - |
| HSV(B) | 178.57º | 0.95% | 0.35% | - |
| XYZ | 5.22 | 7.68 | 10.01 | - |
| YUV | 62.66 | 141.17 | 86.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 88 | 86 | 0.95 | 0 | 0.02 | 0.65 | 178.57 | 0.91 | 0.18 |
| Hex | 4 | 58 | 56 | 5F | 0 | 2 | 41 | B3 | 5B | 12 |
| Octal | 4 | 130 | 126 | 137 | 0 | 2 | 101 | 263 | 133 | 22 |
| Binary | 100 | 1011000 | 1010110 | 1011111 | 0 | 10 | 1000001 | 10110011 | 1011011 | 10010 |
Color Harmonies of #045856
Complementary color
Monochromatic Colors of #045856
Black with #045856
Text Example
Text Example
White with #045856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045856; }
p { color: rgb(4,88,86); }
H1.HeaderClassName
{
color: #045856;
}
.AnyTagClassName
{
color: #045856;
}
</style>
background-color css
<style>
a { background-color: #045856; }
a { background-color: rgb(4,88,86); }
div.DivClassName
{
background-color: #045856;
}
.BgClassName
{
background-color: #045856;
}
</style>
border-color css
<style>
span { border-color: #045856; }
span { border-color: rgb(4,88,86); }
td.TdClassName
{
border-color: #045856;
}
.TagClassName
{
border-color: #045856;
}
</style>