Shades of Como #467656
Tints of Como #467656
RGB
CMYK
RGB Variations
Color information
#467656 (or 0x467656) is known color: Como. HEX triplet: 46, 76 and 56. RGB value is (70,118,86). Sum of RGB (Red+Green+Blue) = 70+118+86=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 118 (46.48% from 255 or 43.07% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 118 - color contains mainly: green. Hex color #467656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467656 is #B989A9. Grayscale: #646464. Windows color (decimal): -12159402 or 5666374. OLE color: 5666374.
HSL color Cylindrical-coordinate representation of color #467656: hue angle of 140º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467656 is Cyan = 0.41, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 86 | - |
| CMYK | 0.41 | 0 | 0.27 | 0.54 |
| HSL | 140º | 0.26% | 0.37% | - |
| HSV(B) | 140º | 0.41% | 0.46% | - |
| XYZ | 10.68 | 14.93 | 11.12 | - |
| YUV | 100 | 120.1 | 106.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 86 | 0.41 | 0 | 0.27 | 0.54 | 140 | 0.26 | 0.37 |
| Hex | 46 | 76 | 56 | 29 | 0 | 1B | 36 | 8C | 1A | 25 |
| Octal | 106 | 166 | 126 | 51 | 0 | 33 | 66 | 214 | 32 | 45 |
| Binary | 1000110 | 1110110 | 1010110 | 101001 | 0 | 11011 | 110110 | 10001100 | 11010 | 100101 |
Color Harmonies of #467656
Complementary color
Monochromatic Colors of #467656
Black with #467656
Text Example
Text Example
White with #467656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467656; }
p { color: rgb(70,118,86); }
H1.HeaderClassName
{
color: #467656;
}
.AnyTagClassName
{
color: #467656;
}
</style>
background-color css
<style>
a { background-color: #467656; }
a { background-color: rgb(70,118,86); }
div.DivClassName
{
background-color: #467656;
}
.BgClassName
{
background-color: #467656;
}
</style>
border-color css
<style>
span { border-color: #467656; }
span { border-color: rgb(70,118,86); }
td.TdClassName
{
border-color: #467656;
}
.TagClassName
{
border-color: #467656;
}
</style>