Shades of Mosque #046656
Tints of Mosque #046656
RGB
CMYK
RGB Variations
Color information
#046656 (or 0x046656) is known color: Mosque. HEX triplet: 04, 66 and 56. RGB value is (4,102,86). Sum of RGB (Red+Green+Blue) = 4+102+86=192 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.08% from 192); Green value is 102 (40.23% from 255 or 53.12% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 102 - color contains mainly: green. Hex color #046656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046656 is #FB99A9. Grayscale: #464646. Windows color (decimal): -16488874 or 5662212. OLE color: 5662212.
HSL color Cylindrical-coordinate representation of color #046656: hue angle of 170.2º 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 #046656 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 4 | 102 | 86 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.6 |
| HSL | 170.2º | 0.92% | 0.21% | - |
| HSV(B) | 170.2º | 0.96% | 0.4% | - |
| XYZ | 6.48 | 10.2 | 10.43 | - |
| YUV | 70.87 | 136.53 | 80.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 102 | 86 | 0.96 | 0 | 0.16 | 0.6 | 170.2 | 0.92 | 0.21 |
| Hex | 4 | 66 | 56 | 60 | 0 | 10 | 3C | AA | 5C | 15 |
| Octal | 4 | 146 | 126 | 140 | 0 | 20 | 74 | 252 | 134 | 25 |
| Binary | 100 | 1100110 | 1010110 | 1100000 | 0 | 10000 | 111100 | 10101010 | 1011100 | 10101 |
Color Harmonies of #046656
Complementary color
Monochromatic Colors of #046656
Black with #046656
Text Example
Text Example
White with #046656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046656; }
p { color: rgb(4,102,86); }
H1.HeaderClassName
{
color: #046656;
}
.AnyTagClassName
{
color: #046656;
}
</style>
background-color css
<style>
a { background-color: #046656; }
a { background-color: rgb(4,102,86); }
div.DivClassName
{
background-color: #046656;
}
.BgClassName
{
background-color: #046656;
}
</style>
border-color css
<style>
span { border-color: #046656; }
span { border-color: rgb(4,102,86); }
td.TdClassName
{
border-color: #046656;
}
.TagClassName
{
border-color: #046656;
}
</style>