Shades of Mosque #045652
Tints of Mosque #045652
RGB
CMYK
RGB Variations
Color information
#045652 (or 0x045652) is known color: Mosque. HEX triplet: 04, 56 and 52. RGB value is (4,86,82). Sum of RGB (Red+Green+Blue) = 4+86+82=172 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.33% from 172); Green value is 86 (33.98% from 255 or 50% from 172); Blue value is 82 (32.42% from 255 or 47.67% from 172); Max value from RGB is 86 - color contains mainly: green. Hex color #045652 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045652 is #FBA9AD. Grayscale: #3C3C3C. Windows color (decimal): -16492974 or 5395972. OLE color: 5395972.
HSL color Cylindrical-coordinate representation of color #045652: hue angle of 177.07º 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 #045652 is Cyan = 0.95, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 86 | 82 | - |
| CMYK | 0.95 | 0 | 0.05 | 0.66 |
| HSL | 177.07º | 0.91% | 0.18% | - |
| HSV(B) | 177.07º | 0.95% | 0.34% | - |
| XYZ | 4.9 | 7.29 | 9.13 | - |
| YUV | 61.03 | 139.83 | 87.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 86 | 82 | 0.95 | 0 | 0.05 | 0.66 | 177.07 | 0.91 | 0.18 |
| Hex | 4 | 56 | 52 | 5F | 0 | 5 | 42 | B1 | 5B | 12 |
| Octal | 4 | 126 | 122 | 137 | 0 | 5 | 102 | 261 | 133 | 22 |
| Binary | 100 | 1010110 | 1010010 | 1011111 | 0 | 101 | 1000010 | 10110001 | 1011011 | 10010 |
Color Harmonies of #045652
Complementary color
Monochromatic Colors of #045652
Black with #045652
Text Example
Text Example
White with #045652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045652; }
p { color: rgb(4,86,82); }
H1.HeaderClassName
{
color: #045652;
}
.AnyTagClassName
{
color: #045652;
}
</style>
background-color css
<style>
a { background-color: #045652; }
a { background-color: rgb(4,86,82); }
div.DivClassName
{
background-color: #045652;
}
.BgClassName
{
background-color: #045652;
}
</style>
border-color css
<style>
span { border-color: #045652; }
span { border-color: rgb(4,86,82); }
td.TdClassName
{
border-color: #045652;
}
.TagClassName
{
border-color: #045652;
}
</style>