Shades of Mosque #046153
Tints of Mosque #046153
RGB
CMYK
RGB Variations
Color information
#046153 (or 0x046153) is known color: Mosque. HEX triplet: 04, 61 and 53. RGB value is (4,97,83). Sum of RGB (Red+Green+Blue) = 4+97+83=184 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.17% from 184); Green value is 97 (38.28% from 255 or 52.72% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 97 - color contains mainly: green. Hex color #046153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046153 is #FB9EAC. Grayscale: #434343. Windows color (decimal): -16490157 or 5464324. OLE color: 5464324.
HSL color Cylindrical-coordinate representation of color #046153: hue angle of 170.97º 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 #046153 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 83 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.62 |
| HSL | 170.97º | 0.92% | 0.2% | - |
| HSV(B) | 170.97º | 0.96% | 0.38% | - |
| XYZ | 5.89 | 9.2 | 9.65 | - |
| YUV | 67.6 | 136.69 | 82.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 83 | 0.96 | 0 | 0.14 | 0.62 | 170.97 | 0.92 | 0.2 |
| Hex | 4 | 61 | 53 | 60 | 0 | E | 3E | AB | 5C | 14 |
| Octal | 4 | 141 | 123 | 140 | 0 | 16 | 76 | 253 | 134 | 24 |
| Binary | 100 | 1100001 | 1010011 | 1100000 | 0 | 1110 | 111110 | 10101011 | 1011100 | 10100 |
Color Harmonies of #046153
Complementary color
Monochromatic Colors of #046153
Black with #046153
Text Example
Text Example
White with #046153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046153; }
p { color: rgb(4,97,83); }
H1.HeaderClassName
{
color: #046153;
}
.AnyTagClassName
{
color: #046153;
}
</style>
background-color css
<style>
a { background-color: #046153; }
a { background-color: rgb(4,97,83); }
div.DivClassName
{
background-color: #046153;
}
.BgClassName
{
background-color: #046153;
}
</style>
border-color css
<style>
span { border-color: #046153; }
span { border-color: rgb(4,97,83); }
td.TdClassName
{
border-color: #046153;
}
.TagClassName
{
border-color: #046153;
}
</style>