Shades of Mosque #046556
Tints of Mosque #046556
RGB
CMYK
RGB Variations
Color information
#046556 (or 0x046556) is known color: Mosque. HEX triplet: 04, 65 and 56. RGB value is (4,101,86). Sum of RGB (Red+Green+Blue) = 4+101+86=191 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.09% from 191); Green value is 101 (39.84% from 255 or 52.88% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 101 - color contains mainly: green. Hex color #046556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046556 is #FB9AA9. Grayscale: #464646. Windows color (decimal): -16489130 or 5661956. OLE color: 5661956.
HSL color Cylindrical-coordinate representation of color #046556: hue angle of 170.72º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046556 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 86 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.60 |
| HSL | 170.72º | 0.92% | 0.21% | - |
| HSV(B) | 170.72º | 0.96% | 0.4% | - |
| XYZ | 6.38 | 10.01 | 10.4 | - |
| YUV | 70.29 | 136.86 | 80.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 86 | 0.96 | 0 | 0.15 | 0.60 | 170.72 | 0.92 | 0.21 |
| Hex | 4 | 65 | 56 | 60 | 0 | F | 3C | AB | 5C | 15 |
| Octal | 4 | 145 | 126 | 140 | 0 | 17 | 74 | 253 | 134 | 25 |
| Binary | 100 | 1100101 | 1010110 | 1100000 | 0 | 1111 | 111100 | 10101011 | 1011100 | 10101 |
Color Harmonies of #046556
Complementary color
Monochromatic Colors of #046556
Black with #046556
Text Example
Text Example
White with #046556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046556; }
p { color: rgb(4,101,86); }
H1.HeaderClassName
{
color: #046556;
}
.AnyTagClassName
{
color: #046556;
}
</style>
background-color css
<style>
a { background-color: #046556; }
a { background-color: rgb(4,101,86); }
div.DivClassName
{
background-color: #046556;
}
.BgClassName
{
background-color: #046556;
}
</style>
border-color css
<style>
span { border-color: #046556; }
span { border-color: rgb(4,101,86); }
td.TdClassName
{
border-color: #046556;
}
.TagClassName
{
border-color: #046556;
}
</style>