Shades of Mosque #046458
Tints of Mosque #046458
RGB
CMYK
RGB Variations
Color information
#046458 (or 0x046458) is known color: Mosque. HEX triplet: 04, 64 and 58. RGB value is (4,100,88). Sum of RGB (Red+Green+Blue) = 4+100+88=192 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.08% from 192); Green value is 100 (39.45% from 255 or 52.08% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 100 - color contains mainly: green. Hex color #046458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046458 is #FB9BA7. Grayscale: #454545. Windows color (decimal): -16489384 or 5792772. OLE color: 5792772.
HSL color Cylindrical-coordinate representation of color #046458: hue angle of 172.5º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046458 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 88 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.61 |
| HSL | 172.5º | 0.92% | 0.2% | - |
| HSV(B) | 172.5º | 0.96% | 0.39% | - |
| XYZ | 6.37 | 9.84 | 10.8 | - |
| YUV | 69.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 88 | 0.96 | 0 | 0.12 | 0.61 | 172.5 | 0.92 | 0.2 |
| Hex | 4 | 64 | 58 | 60 | 0 | C | 3D | AC | 5C | 14 |
| Octal | 4 | 144 | 130 | 140 | 0 | 14 | 75 | 254 | 134 | 24 |
| Binary | 100 | 1100100 | 1011000 | 1100000 | 0 | 1100 | 111101 | 10101100 | 1011100 | 10100 |
Color Harmonies of #046458
Complementary color
Monochromatic Colors of #046458
Black with #046458
Text Example
Text Example
White with #046458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046458; }
p { color: rgb(4,100,88); }
H1.HeaderClassName
{
color: #046458;
}
.AnyTagClassName
{
color: #046458;
}
</style>
background-color css
<style>
a { background-color: #046458; }
a { background-color: rgb(4,100,88); }
div.DivClassName
{
background-color: #046458;
}
.BgClassName
{
background-color: #046458;
}
</style>
border-color css
<style>
span { border-color: #046458; }
span { border-color: rgb(4,100,88); }
td.TdClassName
{
border-color: #046458;
}
.TagClassName
{
border-color: #046458;
}
</style>