Shades of Mosque #046858
Tints of Mosque #046858
RGB
CMYK
RGB Variations
Color information
#046858 (or 0x046858) is known color: Mosque. HEX triplet: 04, 68 and 58. RGB value is (4,104,88). Sum of RGB (Red+Green+Blue) = 4+104+88=196 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.04% from 196); Green value is 104 (41.02% from 255 or 53.06% from 196); Blue value is 88 (34.77% from 255 or 44.90% from 196); Max value from RGB is 104 - color contains mainly: green. Hex color #046858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046858 is #FB97A7. Grayscale: #484848. Windows color (decimal): -16488360 or 5793796. OLE color: 5793796.
HSL color Cylindrical-coordinate representation of color #046858: hue angle of 170.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 #046858 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 104 | 88 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.59 |
| HSL | 170.4º | 0.93% | 0.21% | - |
| HSV(B) | 170.4º | 0.96% | 0.41% | - |
| XYZ | 6.76 | 10.63 | 10.93 | - |
| YUV | 72.28 | 136.87 | 79.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 104 | 88 | 0.96 | 0 | 0.15 | 0.59 | 170.4 | 0.93 | 0.21 |
| Hex | 4 | 68 | 58 | 60 | 0 | F | 3B | AA | 5D | 15 |
| Octal | 4 | 150 | 130 | 140 | 0 | 17 | 73 | 252 | 135 | 25 |
| Binary | 100 | 1101000 | 1011000 | 1100000 | 0 | 1111 | 111011 | 10101010 | 1011101 | 10101 |
Color Harmonies of #046858
Complementary color
Monochromatic Colors of #046858
Black with #046858
Text Example
Text Example
White with #046858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046858; }
p { color: rgb(4,104,88); }
H1.HeaderClassName
{
color: #046858;
}
.AnyTagClassName
{
color: #046858;
}
</style>
background-color css
<style>
a { background-color: #046858; }
a { background-color: rgb(4,104,88); }
div.DivClassName
{
background-color: #046858;
}
.BgClassName
{
background-color: #046858;
}
</style>
border-color css
<style>
span { border-color: #046858; }
span { border-color: rgb(4,104,88); }
td.TdClassName
{
border-color: #046858;
}
.TagClassName
{
border-color: #046858;
}
</style>