Shades of Como #467156
Tints of Como #467156
RGB
CMYK
RGB Variations
Color information
#467156 (or 0x467156) is known color: Como. HEX triplet: 46, 71 and 56. RGB value is (70,113,86). Sum of RGB (Red+Green+Blue) = 70+113+86=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #467156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467156 is #B98EA9. Grayscale: #616161. Windows color (decimal): -12160682 or 5665094. OLE color: 5665094.
HSL color Cylindrical-coordinate representation of color #467156: hue angle of 142.33º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467156 is Cyan = 0.38, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 86 | - |
| CMYK | 0.38 | 0 | 0.24 | 0.56 |
| HSL | 142.33º | 0.23% | 0.36% | - |
| HSV(B) | 142.33º | 0.38% | 0.44% | - |
| XYZ | 10.11 | 13.78 | 10.93 | - |
| YUV | 97.07 | 121.75 | 108.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 86 | 0.38 | 0 | 0.24 | 0.56 | 142.33 | 0.23 | 0.36 |
| Hex | 46 | 71 | 56 | 26 | 0 | 18 | 38 | 8E | 17 | 24 |
| Octal | 106 | 161 | 126 | 46 | 0 | 30 | 70 | 216 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1010110 | 100110 | 0 | 11000 | 111000 | 10001110 | 10111 | 100100 |
Color Harmonies of #467156
Complementary color
Monochromatic Colors of #467156
Black with #467156
Text Example
Text Example
White with #467156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467156; }
p { color: rgb(70,113,86); }
H1.HeaderClassName
{
color: #467156;
}
.AnyTagClassName
{
color: #467156;
}
</style>
background-color css
<style>
a { background-color: #467156; }
a { background-color: rgb(70,113,86); }
div.DivClassName
{
background-color: #467156;
}
.BgClassName
{
background-color: #467156;
}
</style>
border-color css
<style>
span { border-color: #467156; }
span { border-color: rgb(70,113,86); }
td.TdClassName
{
border-color: #467156;
}
.TagClassName
{
border-color: #467156;
}
</style>