Shades of Mosque #045456
Tints of Mosque #045456
RGB
CMYK
RGB Variations
Color information
#045456 (or 0x045456) is known color: Mosque. HEX triplet: 04, 54 and 56. RGB value is (4,84,86). Sum of RGB (Red+Green+Blue) = 4+84+86=174 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.30% from 174); Green value is 84 (33.20% from 255 or 48.28% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 86 - color contains mainly: blue. Hex color #045456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045456 is #FBABA9. Grayscale: #3C3C3C. Windows color (decimal): -16493482 or 5657604. OLE color: 5657604.
HSL color Cylindrical-coordinate representation of color #045456: hue angle of 181.46º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045456 is Cyan = 0.95, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 84 | 86 | - |
| CMYK | 0.95 | 0.02 | 0 | 0.66 |
| HSL | 181.46º | 0.91% | 0.18% | - |
| HSV(B) | 181.46º | 0.95% | 0.34% | - |
| XYZ | 4.9 | 7.04 | 9.9 | - |
| YUV | 60.31 | 142.5 | 87.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 86 | 0.95 | 0.02 | 0 | 0.66 | 181.46 | 0.91 | 0.18 |
| Hex | 4 | 54 | 56 | 5F | 2 | 0 | 42 | B5 | 5B | 12 |
| Octal | 4 | 124 | 126 | 137 | 2 | 0 | 102 | 265 | 133 | 22 |
| Binary | 100 | 1010100 | 1010110 | 1011111 | 10 | 0 | 1000010 | 10110101 | 1011011 | 10010 |
Color Harmonies of #045456
Complementary color
Monochromatic Colors of #045456
Black with #045456
Text Example
Text Example
White with #045456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045456; }
p { color: rgb(4,84,86); }
H1.HeaderClassName
{
color: #045456;
}
.AnyTagClassName
{
color: #045456;
}
</style>
background-color css
<style>
a { background-color: #045456; }
a { background-color: rgb(4,84,86); }
div.DivClassName
{
background-color: #045456;
}
.BgClassName
{
background-color: #045456;
}
</style>
border-color css
<style>
span { border-color: #045456; }
span { border-color: rgb(4,84,86); }
td.TdClassName
{
border-color: #045456;
}
.TagClassName
{
border-color: #045456;
}
</style>