Shades of Mosque #046154
Tints of Mosque #046154
RGB
CMYK
RGB Variations
Color information
#046154 (or 0x046154) is known color: Mosque. HEX triplet: 04, 61 and 54. RGB value is (4,97,84). Sum of RGB (Red+Green+Blue) = 4+97+84=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 97 (38.28% from 255 or 52.43% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 97 - color contains mainly: green. Hex color #046154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046154 is #FB9EAB. Grayscale: #434343. Windows color (decimal): -16490156 or 5529860. OLE color: 5529860.
HSL color Cylindrical-coordinate representation of color #046154: hue angle of 171.61º 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 #046154 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 84 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.62 |
| HSL | 171.61º | 0.92% | 0.2% | - |
| HSV(B) | 171.61º | 0.96% | 0.38% | - |
| XYZ | 5.92 | 9.22 | 9.85 | - |
| YUV | 67.71 | 137.19 | 82.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 84 | 0.96 | 0 | 0.13 | 0.62 | 171.61 | 0.92 | 0.2 |
| Hex | 4 | 61 | 54 | 60 | 0 | D | 3E | AC | 5C | 14 |
| Octal | 4 | 141 | 124 | 140 | 0 | 15 | 76 | 254 | 134 | 24 |
| Binary | 100 | 1100001 | 1010100 | 1100000 | 0 | 1101 | 111110 | 10101100 | 1011100 | 10100 |
Color Harmonies of #046154
Complementary color
Monochromatic Colors of #046154
Black with #046154
Text Example
Text Example
White with #046154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046154; }
p { color: rgb(4,97,84); }
H1.HeaderClassName
{
color: #046154;
}
.AnyTagClassName
{
color: #046154;
}
</style>
background-color css
<style>
a { background-color: #046154; }
a { background-color: rgb(4,97,84); }
div.DivClassName
{
background-color: #046154;
}
.BgClassName
{
background-color: #046154;
}
</style>
border-color css
<style>
span { border-color: #046154; }
span { border-color: rgb(4,97,84); }
td.TdClassName
{
border-color: #046154;
}
.TagClassName
{
border-color: #046154;
}
</style>