Shades of Como #467056
Tints of Como #467056
RGB
CMYK
RGB Variations
Color information
#467056 (or 0x467056) is known color: Como. HEX triplet: 46, 70 and 56. RGB value is (70,112,86). Sum of RGB (Red+Green+Blue) = 70+112+86=268 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.12% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #467056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467056 is #B98FA9. Grayscale: #606060. Windows color (decimal): -12160938 or 5664838. OLE color: 5664838.
HSL color Cylindrical-coordinate representation of color #467056: hue angle of 142.86º 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 #467056 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 86 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.56 |
| HSL | 142.86º | 0.23% | 0.36% | - |
| HSV(B) | 142.86º | 0.38% | 0.44% | - |
| XYZ | 10 | 13.56 | 10.89 | - |
| YUV | 96.48 | 122.09 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 86 | 0.38 | 0 | 0.23 | 0.56 | 142.86 | 0.23 | 0.36 |
| Hex | 46 | 70 | 56 | 26 | 0 | 17 | 38 | 8F | 17 | 24 |
| Octal | 106 | 160 | 126 | 46 | 0 | 27 | 70 | 217 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1010110 | 100110 | 0 | 10111 | 111000 | 10001111 | 10111 | 100100 |
Color Harmonies of #467056
Complementary color
Monochromatic Colors of #467056
Black with #467056
Text Example
Text Example
White with #467056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467056; }
p { color: rgb(70,112,86); }
H1.HeaderClassName
{
color: #467056;
}
.AnyTagClassName
{
color: #467056;
}
</style>
background-color css
<style>
a { background-color: #467056; }
a { background-color: rgb(70,112,86); }
div.DivClassName
{
background-color: #467056;
}
.BgClassName
{
background-color: #467056;
}
</style>
border-color css
<style>
span { border-color: #467056; }
span { border-color: rgb(70,112,86); }
td.TdClassName
{
border-color: #467056;
}
.TagClassName
{
border-color: #467056;
}
</style>