Shades of Mosque #045952
Tints of Mosque #045952
RGB
CMYK
RGB Variations
Color information
#045952 (or 0x045952) is known color: Mosque. HEX triplet: 04, 59 and 52. RGB value is (4,89,82). Sum of RGB (Red+Green+Blue) = 4+89+82=175 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.29% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 82 (32.42% from 255 or 46.86% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #045952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045952 is #FBA6AD. Grayscale: #3E3E3E. Windows color (decimal): -16492206 or 5396740. OLE color: 5396740.
HSL color Cylindrical-coordinate representation of color #045952: hue angle of 175.06º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045952 is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 82 | - |
| CMYK | 0.96 | 0 | 0.08 | 0.65 |
| HSL | 175.06º | 0.91% | 0.18% | - |
| HSV(B) | 175.06º | 0.96% | 0.35% | - |
| XYZ | 5.15 | 7.78 | 9.21 | - |
| YUV | 62.79 | 138.84 | 86.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 82 | 0.96 | 0 | 0.08 | 0.65 | 175.06 | 0.91 | 0.18 |
| Hex | 4 | 59 | 52 | 60 | 0 | 8 | 41 | AF | 5B | 12 |
| Octal | 4 | 131 | 122 | 140 | 0 | 10 | 101 | 257 | 133 | 22 |
| Binary | 100 | 1011001 | 1010010 | 1100000 | 0 | 1000 | 1000001 | 10101111 | 1011011 | 10010 |
Color Harmonies of #045952
Complementary color
Monochromatic Colors of #045952
Black with #045952
Text Example
Text Example
White with #045952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045952; }
p { color: rgb(4,89,82); }
H1.HeaderClassName
{
color: #045952;
}
.AnyTagClassName
{
color: #045952;
}
</style>
background-color css
<style>
a { background-color: #045952; }
a { background-color: rgb(4,89,82); }
div.DivClassName
{
background-color: #045952;
}
.BgClassName
{
background-color: #045952;
}
</style>
border-color css
<style>
span { border-color: #045952; }
span { border-color: rgb(4,89,82); }
td.TdClassName
{
border-color: #045952;
}
.TagClassName
{
border-color: #045952;
}
</style>