Shades of Como #467956
Tints of Como #467956
RGB
CMYK
RGB Variations
Color information
#467956 (or 0x467956) is known color: Como. HEX triplet: 46, 79 and 56. RGB value is (70,121,86). Sum of RGB (Red+Green+Blue) = 70+121+86=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 121 (47.66% from 255 or 43.68% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 121 - color contains mainly: green. Hex color #467956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467956 is #B986A9. Grayscale: #656565. Windows color (decimal): -12158634 or 5667142. OLE color: 5667142.
HSL color Cylindrical-coordinate representation of color #467956: hue angle of 138.82º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467956 is Cyan = 0.42, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 86 | - |
| CMYK | 0.42 | 0 | 0.29 | 0.53 |
| HSL | 138.82º | 0.27% | 0.37% | - |
| HSV(B) | 138.82º | 0.42% | 0.47% | - |
| XYZ | 11.04 | 15.65 | 11.24 | - |
| YUV | 101.76 | 119.1 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 86 | 0.42 | 0 | 0.29 | 0.53 | 138.82 | 0.27 | 0.37 |
| Hex | 46 | 79 | 56 | 2A | 0 | 1D | 35 | 8B | 1B | 25 |
| Octal | 106 | 171 | 126 | 52 | 0 | 35 | 65 | 213 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1010110 | 101010 | 0 | 11101 | 110101 | 10001011 | 11011 | 100101 |
Color Harmonies of #467956
Complementary color
Monochromatic Colors of #467956
Black with #467956
Text Example
Text Example
White with #467956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467956; }
p { color: rgb(70,121,86); }
H1.HeaderClassName
{
color: #467956;
}
.AnyTagClassName
{
color: #467956;
}
</style>
background-color css
<style>
a { background-color: #467956; }
a { background-color: rgb(70,121,86); }
div.DivClassName
{
background-color: #467956;
}
.BgClassName
{
background-color: #467956;
}
</style>
border-color css
<style>
span { border-color: #467956; }
span { border-color: rgb(70,121,86); }
td.TdClassName
{
border-color: #467956;
}
.TagClassName
{
border-color: #467956;
}
</style>