Shades of Mosque #046555
Tints of Mosque #046555
RGB
CMYK
RGB Variations
Color information
#046555 (or 0x046555) is known color: Mosque. HEX triplet: 04, 65 and 55. RGB value is (4,101,85). Sum of RGB (Red+Green+Blue) = 4+101+85=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 101 (39.84% from 255 or 53.16% from 190); Blue value is 85 (33.59% from 255 or 44.74% from 190); Max value from RGB is 101 - color contains mainly: green. Hex color #046555 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046555 is #FB9AAA. Grayscale: #464646. Windows color (decimal): -16489131 or 5596420. OLE color: 5596420.
HSL color Cylindrical-coordinate representation of color #046555: hue angle of 170.1º degrees, saturation: 0.92, 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 #046555 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 85 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.60 |
| HSL | 170.1º | 0.92% | 0.21% | - |
| HSV(B) | 170.1º | 0.96% | 0.4% | - |
| XYZ | 6.34 | 9.99 | 10.19 | - |
| YUV | 70.17 | 136.36 | 80.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 85 | 0.96 | 0 | 0.16 | 0.60 | 170.1 | 0.92 | 0.21 |
| Hex | 4 | 65 | 55 | 60 | 0 | 10 | 3C | AA | 5C | 15 |
| Octal | 4 | 145 | 125 | 140 | 0 | 20 | 74 | 252 | 134 | 25 |
| Binary | 100 | 1100101 | 1010101 | 1100000 | 0 | 10000 | 111100 | 10101010 | 1011100 | 10101 |
Color Harmonies of #046555
Complementary color
Monochromatic Colors of #046555
Black with #046555
Text Example
Text Example
White with #046555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046555; }
p { color: rgb(4,101,85); }
H1.HeaderClassName
{
color: #046555;
}
.AnyTagClassName
{
color: #046555;
}
</style>
background-color css
<style>
a { background-color: #046555; }
a { background-color: rgb(4,101,85); }
div.DivClassName
{
background-color: #046555;
}
.BgClassName
{
background-color: #046555;
}
</style>
border-color css
<style>
span { border-color: #046555; }
span { border-color: rgb(4,101,85); }
td.TdClassName
{
border-color: #046555;
}
.TagClassName
{
border-color: #046555;
}
</style>