Shades of Mosque #045756
Tints of Mosque #045756
RGB
CMYK
RGB Variations
Color information
#045756 (or 0x045756) is known color: Mosque. HEX triplet: 04, 57 and 56. RGB value is (4,87,86). Sum of RGB (Red+Green+Blue) = 4+87+86=177 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.26% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #045756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045756 is #FBA8A9. Grayscale: #3D3D3D. Windows color (decimal): -16492714 or 5658372. OLE color: 5658372.
HSL color Cylindrical-coordinate representation of color #045756: hue angle of 179.28º 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 #045756 is Cyan = 0.95, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 86 | - |
| CMYK | 0.95 | 0 | 0.01 | 0.66 |
| HSL | 179.28º | 0.91% | 0.18% | - |
| HSV(B) | 179.28º | 0.95% | 0.34% | - |
| XYZ | 5.14 | 7.51 | 9.98 | - |
| YUV | 62.07 | 141.5 | 86.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 86 | 0.95 | 0 | 0.01 | 0.66 | 179.28 | 0.91 | 0.18 |
| Hex | 4 | 57 | 56 | 5F | 0 | 1 | 42 | B3 | 5B | 12 |
| Octal | 4 | 127 | 126 | 137 | 0 | 1 | 102 | 263 | 133 | 22 |
| Binary | 100 | 1010111 | 1010110 | 1011111 | 0 | 1 | 1000010 | 10110011 | 1011011 | 10010 |
Color Harmonies of #045756
Complementary color
Monochromatic Colors of #045756
Black with #045756
Text Example
Text Example
White with #045756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045756; }
p { color: rgb(4,87,86); }
H1.HeaderClassName
{
color: #045756;
}
.AnyTagClassName
{
color: #045756;
}
</style>
background-color css
<style>
a { background-color: #045756; }
a { background-color: rgb(4,87,86); }
div.DivClassName
{
background-color: #045756;
}
.BgClassName
{
background-color: #045756;
}
</style>
border-color css
<style>
span { border-color: #045756; }
span { border-color: rgb(4,87,86); }
td.TdClassName
{
border-color: #045756;
}
.TagClassName
{
border-color: #045756;
}
</style>