Shades of Mosque #046056
Tints of Mosque #046056
RGB
CMYK
RGB Variations
Color information
#046056 (or 0x046056) is known color: Mosque. HEX triplet: 04, 60 and 56. RGB value is (4,96,86). Sum of RGB (Red+Green+Blue) = 4+96+86=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #046056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046056 is #FB9FA9. Grayscale: #434343. Windows color (decimal): -16490410 or 5660676. OLE color: 5660676.
HSL color Cylindrical-coordinate representation of color #046056: hue angle of 173.48º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046056 is Cyan = 0.96, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 86 | - |
| CMYK | 0.96 | 0 | 0.10 | 0.62 |
| HSL | 173.48º | 0.92% | 0.2% | - |
| HSV(B) | 173.48º | 0.96% | 0.38% | - |
| XYZ | 5.91 | 9.06 | 10.24 | - |
| YUV | 67.35 | 138.52 | 82.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 86 | 0.96 | 0 | 0.10 | 0.62 | 173.48 | 0.92 | 0.2 |
| Hex | 4 | 60 | 56 | 60 | 0 | A | 3E | AD | 5C | 14 |
| Octal | 4 | 140 | 126 | 140 | 0 | 12 | 76 | 255 | 134 | 24 |
| Binary | 100 | 1100000 | 1010110 | 1100000 | 0 | 1010 | 111110 | 10101101 | 1011100 | 10100 |
Color Harmonies of #046056
Complementary color
Monochromatic Colors of #046056
Black with #046056
Text Example
Text Example
White with #046056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046056; }
p { color: rgb(4,96,86); }
H1.HeaderClassName
{
color: #046056;
}
.AnyTagClassName
{
color: #046056;
}
</style>
background-color css
<style>
a { background-color: #046056; }
a { background-color: rgb(4,96,86); }
div.DivClassName
{
background-color: #046056;
}
.BgClassName
{
background-color: #046056;
}
</style>
border-color css
<style>
span { border-color: #046056; }
span { border-color: rgb(4,96,86); }
td.TdClassName
{
border-color: #046056;
}
.TagClassName
{
border-color: #046056;
}
</style>