Shades of Mosque #046151
Tints of Mosque #046151
RGB
CMYK
RGB Variations
Color information
#046151 (or 0x046151) is known color: Mosque. HEX triplet: 04, 61 and 51. RGB value is (4,97,81). Sum of RGB (Red+Green+Blue) = 4+97+81=182 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.20% from 182); Green value is 97 (38.28% from 255 or 53.30% from 182); Blue value is 81 (32.03% from 255 or 44.51% from 182); Max value from RGB is 97 - color contains mainly: green. Hex color #046151 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046151 is #FB9EAE. Grayscale: #434343. Windows color (decimal): -16490159 or 5333252. OLE color: 5333252.
HSL color Cylindrical-coordinate representation of color #046151: hue angle of 169.68º 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 #046151 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 81 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.62 |
| HSL | 169.68º | 0.92% | 0.2% | - |
| HSV(B) | 169.68º | 0.96% | 0.38% | - |
| XYZ | 5.81 | 9.17 | 9.25 | - |
| YUV | 67.37 | 135.69 | 82.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 81 | 0.96 | 0 | 0.16 | 0.62 | 169.68 | 0.92 | 0.2 |
| Hex | 4 | 61 | 51 | 60 | 0 | 10 | 3E | AA | 5C | 14 |
| Octal | 4 | 141 | 121 | 140 | 0 | 20 | 76 | 252 | 134 | 24 |
| Binary | 100 | 1100001 | 1010001 | 1100000 | 0 | 10000 | 111110 | 10101010 | 1011100 | 10100 |
Color Harmonies of #046151
Complementary color
Monochromatic Colors of #046151
Black with #046151
Text Example
Text Example
White with #046151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046151; }
p { color: rgb(4,97,81); }
H1.HeaderClassName
{
color: #046151;
}
.AnyTagClassName
{
color: #046151;
}
</style>
background-color css
<style>
a { background-color: #046151; }
a { background-color: rgb(4,97,81); }
div.DivClassName
{
background-color: #046151;
}
.BgClassName
{
background-color: #046151;
}
</style>
border-color css
<style>
span { border-color: #046151; }
span { border-color: rgb(4,97,81); }
td.TdClassName
{
border-color: #046151;
}
.TagClassName
{
border-color: #046151;
}
</style>