Shades of Mosque #046051
Tints of Mosque #046051
RGB
CMYK
RGB Variations
Color information
#046051 (or 0x046051) is known color: Mosque. HEX triplet: 04, 60 and 51. RGB value is (4,96,81). Sum of RGB (Red+Green+Blue) = 4+96+81=181 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.21% from 181); Green value is 96 (37.89% from 255 or 53.04% from 181); Blue value is 81 (32.03% from 255 or 44.75% from 181); Max value from RGB is 96 - color contains mainly: green. Hex color #046051 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046051 is #FB9FAE. Grayscale: #424242. Windows color (decimal): -16490415 or 5332996. OLE color: 5332996.
HSL color Cylindrical-coordinate representation of color #046051: hue angle of 170.22º 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 #046051 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 81 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.62 |
| HSL | 170.22º | 0.92% | 0.2% | - |
| HSV(B) | 170.22º | 0.96% | 0.38% | - |
| XYZ | 5.72 | 8.99 | 9.22 | - |
| YUV | 66.78 | 136.02 | 83.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 81 | 0.96 | 0 | 0.16 | 0.62 | 170.22 | 0.92 | 0.2 |
| Hex | 4 | 60 | 51 | 60 | 0 | 10 | 3E | AA | 5C | 14 |
| Octal | 4 | 140 | 121 | 140 | 0 | 20 | 76 | 252 | 134 | 24 |
| Binary | 100 | 1100000 | 1010001 | 1100000 | 0 | 10000 | 111110 | 10101010 | 1011100 | 10100 |
Color Harmonies of #046051
Complementary color
Monochromatic Colors of #046051
Black with #046051
Text Example
Text Example
White with #046051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046051; }
p { color: rgb(4,96,81); }
H1.HeaderClassName
{
color: #046051;
}
.AnyTagClassName
{
color: #046051;
}
</style>
background-color css
<style>
a { background-color: #046051; }
a { background-color: rgb(4,96,81); }
div.DivClassName
{
background-color: #046051;
}
.BgClassName
{
background-color: #046051;
}
</style>
border-color css
<style>
span { border-color: #046051; }
span { border-color: rgb(4,96,81); }
td.TdClassName
{
border-color: #046051;
}
.TagClassName
{
border-color: #046051;
}
</style>