Shades of Mosque #046062
Tints of Mosque #046062
RGB
CMYK
RGB Variations
Color information
#046062 (or 0x046062) is known color: Mosque. HEX triplet: 04, 60 and 62. RGB value is (4,96,98). Sum of RGB (Red+Green+Blue) = 4+96+98=198 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.02% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 98 (38.67% from 255 or 49.49% from 198); Max value from RGB is 98 - color contains mainly: blue. Hex color #046062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046062 is #FB9F9D. Grayscale: #444444. Windows color (decimal): -16490398 or 6447108. OLE color: 6447108.
HSL color Cylindrical-coordinate representation of color #046062: hue angle of 181.28º 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 #046062 is Cyan = 0.96, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 98 | - |
| CMYK | 0.96 | 0.02 | 0 | 0.62 |
| HSL | 181.28º | 0.92% | 0.2% | - |
| HSV(B) | 181.28º | 0.96% | 0.38% | - |
| XYZ | 6.44 | 9.27 | 13.01 | - |
| YUV | 68.72 | 144.52 | 81.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 98 | 0.96 | 0.02 | 0 | 0.62 | 181.28 | 0.92 | 0.2 |
| Hex | 4 | 60 | 62 | 60 | 2 | 0 | 3E | B5 | 5C | 14 |
| Octal | 4 | 140 | 142 | 140 | 2 | 0 | 76 | 265 | 134 | 24 |
| Binary | 100 | 1100000 | 1100010 | 1100000 | 10 | 0 | 111110 | 10110101 | 1011100 | 10100 |
Color Harmonies of #046062
Complementary color
Monochromatic Colors of #046062
Black with #046062
Text Example
Text Example
White with #046062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046062; }
p { color: rgb(4,96,98); }
H1.HeaderClassName
{
color: #046062;
}
.AnyTagClassName
{
color: #046062;
}
</style>
background-color css
<style>
a { background-color: #046062; }
a { background-color: rgb(4,96,98); }
div.DivClassName
{
background-color: #046062;
}
.BgClassName
{
background-color: #046062;
}
</style>
border-color css
<style>
span { border-color: #046062; }
span { border-color: rgb(4,96,98); }
td.TdClassName
{
border-color: #046062;
}
.TagClassName
{
border-color: #046062;
}
</style>