Shades of Mosque #046159
Tints of Mosque #046159
RGB
CMYK
RGB Variations
Color information
#046159 (or 0x046159) is known color: Mosque. HEX triplet: 04, 61 and 59. RGB value is (4,97,89). Sum of RGB (Red+Green+Blue) = 4+97+89=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 97 (38.28% from 255 or 51.05% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 97 - color contains mainly: green. Hex color #046159 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046159 is #FB9EA6. Grayscale: #444444. Windows color (decimal): -16490151 or 5857540. OLE color: 5857540.
HSL color Cylindrical-coordinate representation of color #046159: hue angle of 174.84º 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 #046159 is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 89 | - |
| CMYK | 0.96 | 0 | 0.08 | 0.62 |
| HSL | 174.84º | 0.92% | 0.2% | - |
| HSV(B) | 174.84º | 0.96% | 0.38% | - |
| XYZ | 6.13 | 9.3 | 10.92 | - |
| YUV | 68.28 | 139.69 | 82.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 89 | 0.96 | 0 | 0.08 | 0.62 | 174.84 | 0.92 | 0.2 |
| Hex | 4 | 61 | 59 | 60 | 0 | 8 | 3E | AF | 5C | 14 |
| Octal | 4 | 141 | 131 | 140 | 0 | 10 | 76 | 257 | 134 | 24 |
| Binary | 100 | 1100001 | 1011001 | 1100000 | 0 | 1000 | 111110 | 10101111 | 1011100 | 10100 |
Color Harmonies of #046159
Complementary color
Monochromatic Colors of #046159
Black with #046159
Text Example
Text Example
White with #046159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046159; }
p { color: rgb(4,97,89); }
H1.HeaderClassName
{
color: #046159;
}
.AnyTagClassName
{
color: #046159;
}
</style>
background-color css
<style>
a { background-color: #046159; }
a { background-color: rgb(4,97,89); }
div.DivClassName
{
background-color: #046159;
}
.BgClassName
{
background-color: #046159;
}
</style>
border-color css
<style>
span { border-color: #046159; }
span { border-color: rgb(4,97,89); }
td.TdClassName
{
border-color: #046159;
}
.TagClassName
{
border-color: #046159;
}
</style>