Shades of Mosque #046162
Tints of Mosque #046162
RGB
CMYK
RGB Variations
Color information
#046162 (or 0x046162) is known color: Mosque. HEX triplet: 04, 61 and 62. RGB value is (4,97,98). Sum of RGB (Red+Green+Blue) = 4+97+98=199 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.01% from 199); Green value is 97 (38.28% from 255 or 48.74% from 199); Blue value is 98 (38.67% from 255 or 49.25% from 199); Max value from RGB is 98 - color contains mainly: blue. Hex color #046162 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046162 is #FB9E9D. Grayscale: #454545. Windows color (decimal): -16490142 or 6447364. OLE color: 6447364.
HSL color Cylindrical-coordinate representation of color #046162: hue angle of 180.64º 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 #046162 is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 98 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.62 |
| HSL | 180.64º | 0.92% | 0.2% | - |
| HSV(B) | 180.64º | 0.96% | 0.38% | - |
| XYZ | 6.53 | 9.46 | 13.04 | - |
| YUV | 69.31 | 144.19 | 81.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 98 | 0.96 | 0.01 | 0 | 0.62 | 180.64 | 0.92 | 0.2 |
| Hex | 4 | 61 | 62 | 60 | 1 | 0 | 3E | B5 | 5C | 14 |
| Octal | 4 | 141 | 142 | 140 | 1 | 0 | 76 | 265 | 134 | 24 |
| Binary | 100 | 1100001 | 1100010 | 1100000 | 1 | 0 | 111110 | 10110101 | 1011100 | 10100 |
Color Harmonies of #046162
Complementary color
Monochromatic Colors of #046162
Black with #046162
Text Example
Text Example
White with #046162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046162; }
p { color: rgb(4,97,98); }
H1.HeaderClassName
{
color: #046162;
}
.AnyTagClassName
{
color: #046162;
}
</style>
background-color css
<style>
a { background-color: #046162; }
a { background-color: rgb(4,97,98); }
div.DivClassName
{
background-color: #046162;
}
.BgClassName
{
background-color: #046162;
}
</style>
border-color css
<style>
span { border-color: #046162; }
span { border-color: rgb(4,97,98); }
td.TdClassName
{
border-color: #046162;
}
.TagClassName
{
border-color: #046162;
}
</style>