Shades of Mosque #046557
Tints of Mosque #046557
RGB
CMYK
RGB Variations
Color information
#046557 (or 0x046557) is known color: Mosque. HEX triplet: 04, 65 and 57. RGB value is (4,101,87). Sum of RGB (Red+Green+Blue) = 4+101+87=192 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.08% from 192); Green value is 101 (39.84% from 255 or 52.60% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 101 - color contains mainly: green. Hex color #046557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046557 is #FB9AA8. Grayscale: #464646. Windows color (decimal): -16489129 or 5727492. OLE color: 5727492.
HSL color Cylindrical-coordinate representation of color #046557: hue angle of 171.34º 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 #046557 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 87 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.60 |
| HSL | 171.34º | 0.92% | 0.21% | - |
| HSV(B) | 171.34º | 0.96% | 0.4% | - |
| XYZ | 6.42 | 10.02 | 10.61 | - |
| YUV | 70.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 87 | 0.96 | 0 | 0.14 | 0.60 | 171.34 | 0.92 | 0.21 |
| Hex | 4 | 65 | 57 | 60 | 0 | E | 3C | AB | 5C | 15 |
| Octal | 4 | 145 | 127 | 140 | 0 | 16 | 74 | 253 | 134 | 25 |
| Binary | 100 | 1100101 | 1010111 | 1100000 | 0 | 1110 | 111100 | 10101011 | 1011100 | 10101 |
Color Harmonies of #046557
Complementary color
Monochromatic Colors of #046557
Black with #046557
Text Example
Text Example
White with #046557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046557; }
p { color: rgb(4,101,87); }
H1.HeaderClassName
{
color: #046557;
}
.AnyTagClassName
{
color: #046557;
}
</style>
background-color css
<style>
a { background-color: #046557; }
a { background-color: rgb(4,101,87); }
div.DivClassName
{
background-color: #046557;
}
.BgClassName
{
background-color: #046557;
}
</style>
border-color css
<style>
span { border-color: #046557; }
span { border-color: rgb(4,101,87); }
td.TdClassName
{
border-color: #046557;
}
.TagClassName
{
border-color: #046557;
}
</style>