Shades of Mosque #045653
Tints of Mosque #045653
RGB
CMYK
RGB Variations
Color information
#045653 (or 0x045653) is known color: Mosque. HEX triplet: 04, 56 and 53. RGB value is (4,86,83). Sum of RGB (Red+Green+Blue) = 4+86+83=173 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.31% from 173); Green value is 86 (33.98% from 255 or 49.71% from 173); Blue value is 83 (32.81% from 255 or 47.98% from 173); Max value from RGB is 86 - color contains mainly: green. Hex color #045653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045653 is #FBA9AC. Grayscale: #3D3D3D. Windows color (decimal): -16492973 or 5461508. OLE color: 5461508.
HSL color Cylindrical-coordinate representation of color #045653: hue angle of 177.8º 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 #045653 is Cyan = 0.95, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 86 | 83 | - |
| CMYK | 0.95 | 0 | 0.03 | 0.66 |
| HSL | 177.8º | 0.91% | 0.18% | - |
| HSV(B) | 177.8º | 0.95% | 0.34% | - |
| XYZ | 4.94 | 7.31 | 9.33 | - |
| YUV | 61.14 | 140.33 | 87.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 86 | 83 | 0.95 | 0 | 0.03 | 0.66 | 177.8 | 0.91 | 0.18 |
| Hex | 4 | 56 | 53 | 5F | 0 | 3 | 42 | B2 | 5B | 12 |
| Octal | 4 | 126 | 123 | 137 | 0 | 3 | 102 | 262 | 133 | 22 |
| Binary | 100 | 1010110 | 1010011 | 1011111 | 0 | 11 | 1000010 | 10110010 | 1011011 | 10010 |
Color Harmonies of #045653
Complementary color
Monochromatic Colors of #045653
Black with #045653
Text Example
Text Example
White with #045653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045653; }
p { color: rgb(4,86,83); }
H1.HeaderClassName
{
color: #045653;
}
.AnyTagClassName
{
color: #045653;
}
</style>
background-color css
<style>
a { background-color: #045653; }
a { background-color: rgb(4,86,83); }
div.DivClassName
{
background-color: #045653;
}
.BgClassName
{
background-color: #045653;
}
</style>
border-color css
<style>
span { border-color: #045653; }
span { border-color: rgb(4,86,83); }
td.TdClassName
{
border-color: #045653;
}
.TagClassName
{
border-color: #045653;
}
</style>