Shades of Mosque #046762
Tints of Mosque #046762
RGB
CMYK
RGB Variations
Color information
#046762 (or 0x046762) is known color: Mosque. HEX triplet: 04, 67 and 62. RGB value is (4,103,98). Sum of RGB (Red+Green+Blue) = 4+103+98=205 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.95% from 205); Green value is 103 (40.62% from 255 or 50.24% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 103 - color contains mainly: green. Hex color #046762 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046762 is #FB989D. Grayscale: #484848. Windows color (decimal): -16488606 or 6448900. OLE color: 6448900.
HSL color Cylindrical-coordinate representation of color #046762: hue angle of 176.97º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046762 is Cyan = 0.96, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 103 | 98 | - |
| CMYK | 0.96 | 0 | 0.05 | 0.60 |
| HSL | 176.97º | 0.93% | 0.21% | - |
| HSV(B) | 176.97º | 0.96% | 0.4% | - |
| XYZ | 7.1 | 10.61 | 13.23 | - |
| YUV | 72.83 | 142.2 | 78.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 103 | 98 | 0.96 | 0 | 0.05 | 0.60 | 176.97 | 0.93 | 0.21 |
| Hex | 4 | 67 | 62 | 60 | 0 | 5 | 3C | B1 | 5D | 15 |
| Octal | 4 | 147 | 142 | 140 | 0 | 5 | 74 | 261 | 135 | 25 |
| Binary | 100 | 1100111 | 1100010 | 1100000 | 0 | 101 | 111100 | 10110001 | 1011101 | 10101 |
Color Harmonies of #046762
Complementary color
Monochromatic Colors of #046762
Black with #046762
Text Example
Text Example
White with #046762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046762; }
p { color: rgb(4,103,98); }
H1.HeaderClassName
{
color: #046762;
}
.AnyTagClassName
{
color: #046762;
}
</style>
background-color css
<style>
a { background-color: #046762; }
a { background-color: rgb(4,103,98); }
div.DivClassName
{
background-color: #046762;
}
.BgClassName
{
background-color: #046762;
}
</style>
border-color css
<style>
span { border-color: #046762; }
span { border-color: rgb(4,103,98); }
td.TdClassName
{
border-color: #046762;
}
.TagClassName
{
border-color: #046762;
}
</style>