Shades of Mosque #046559
Tints of Mosque #046559
RGB
CMYK
RGB Variations
Color information
#046559 (or 0x046559) is known color: Mosque. HEX triplet: 04, 65 and 59. RGB value is (4,101,89). Sum of RGB (Red+Green+Blue) = 4+101+89=194 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.06% from 194); Green value is 101 (39.84% from 255 or 52.06% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 101 - color contains mainly: green. Hex color #046559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046559 is #FB9AA6. Grayscale: #464646. Windows color (decimal): -16489127 or 5858564. OLE color: 5858564.
HSL color Cylindrical-coordinate representation of color #046559: hue angle of 172.58º 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 #046559 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 89 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.60 |
| HSL | 172.58º | 0.92% | 0.21% | - |
| HSV(B) | 172.58º | 0.96% | 0.4% | - |
| XYZ | 6.51 | 10.05 | 11.05 | - |
| YUV | 70.63 | 138.36 | 80.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 89 | 0.96 | 0 | 0.12 | 0.60 | 172.58 | 0.92 | 0.21 |
| Hex | 4 | 65 | 59 | 60 | 0 | C | 3C | AD | 5C | 15 |
| Octal | 4 | 145 | 131 | 140 | 0 | 14 | 74 | 255 | 134 | 25 |
| Binary | 100 | 1100101 | 1011001 | 1100000 | 0 | 1100 | 111100 | 10101101 | 1011100 | 10101 |
Color Harmonies of #046559
Complementary color
Monochromatic Colors of #046559
Black with #046559
Text Example
Text Example
White with #046559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046559; }
p { color: rgb(4,101,89); }
H1.HeaderClassName
{
color: #046559;
}
.AnyTagClassName
{
color: #046559;
}
</style>
background-color css
<style>
a { background-color: #046559; }
a { background-color: rgb(4,101,89); }
div.DivClassName
{
background-color: #046559;
}
.BgClassName
{
background-color: #046559;
}
</style>
border-color css
<style>
span { border-color: #046559; }
span { border-color: rgb(4,101,89); }
td.TdClassName
{
border-color: #046559;
}
.TagClassName
{
border-color: #046559;
}
</style>