Shades of Mosque #046862
Tints of Mosque #046862
RGB
CMYK
RGB Variations
Color information
#046862 (or 0x046862) is known color: Mosque. HEX triplet: 04, 68 and 62. RGB value is (4,104,98). Sum of RGB (Red+Green+Blue) = 4+104+98=206 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.94% from 206); Green value is 104 (41.02% from 255 or 50.49% from 206); Blue value is 98 (38.67% from 255 or 47.57% from 206); Max value from RGB is 104 - color contains mainly: green. Hex color #046862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046862 is #FB979D. Grayscale: #494949. Windows color (decimal): -16488350 or 6449156. OLE color: 6449156.
HSL color Cylindrical-coordinate representation of color #046862: hue angle of 176.4º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046862 is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 104 | 98 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.59 |
| HSL | 176.4º | 0.93% | 0.21% | - |
| HSV(B) | 176.4º | 0.96% | 0.41% | - |
| XYZ | 7.2 | 10.81 | 13.26 | - |
| YUV | 73.42 | 141.87 | 78.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 104 | 98 | 0.96 | 0 | 0.06 | 0.59 | 176.4 | 0.93 | 0.21 |
| Hex | 4 | 68 | 62 | 60 | 0 | 6 | 3B | B0 | 5D | 15 |
| Octal | 4 | 150 | 142 | 140 | 0 | 6 | 73 | 260 | 135 | 25 |
| Binary | 100 | 1101000 | 1100010 | 1100000 | 0 | 110 | 111011 | 10110000 | 1011101 | 10101 |
Color Harmonies of #046862
Complementary color
Monochromatic Colors of #046862
Black with #046862
Text Example
Text Example
White with #046862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046862; }
p { color: rgb(4,104,98); }
H1.HeaderClassName
{
color: #046862;
}
.AnyTagClassName
{
color: #046862;
}
</style>
background-color css
<style>
a { background-color: #046862; }
a { background-color: rgb(4,104,98); }
div.DivClassName
{
background-color: #046862;
}
.BgClassName
{
background-color: #046862;
}
</style>
border-color css
<style>
span { border-color: #046862; }
span { border-color: rgb(4,104,98); }
td.TdClassName
{
border-color: #046862;
}
.TagClassName
{
border-color: #046862;
}
</style>