Shades of Como #467256
Tints of Como #467256
RGB
CMYK
RGB Variations
Color information
#467256 (or 0x467256) is known color: Como. HEX triplet: 46, 72 and 56. RGB value is (70,114,86). Sum of RGB (Red+Green+Blue) = 70+114+86=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 114 - color contains mainly: green. Hex color #467256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467256 is #B98DA9. Grayscale: #616161. Windows color (decimal): -12160426 or 5665350. OLE color: 5665350.
HSL color Cylindrical-coordinate representation of color #467256: hue angle of 141.82º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467256 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 86 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.55 |
| HSL | 141.82º | 0.24% | 0.36% | - |
| HSV(B) | 141.82º | 0.39% | 0.45% | - |
| XYZ | 10.22 | 14.01 | 10.97 | - |
| YUV | 97.65 | 121.42 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 86 | 0.39 | 0 | 0.25 | 0.55 | 141.82 | 0.24 | 0.36 |
| Hex | 46 | 72 | 56 | 27 | 0 | 19 | 37 | 8E | 18 | 24 |
| Octal | 106 | 162 | 126 | 47 | 0 | 31 | 67 | 216 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1010110 | 100111 | 0 | 11001 | 110111 | 10001110 | 11000 | 100100 |
Color Harmonies of #467256
Complementary color
Monochromatic Colors of #467256
Black with #467256
Text Example
Text Example
White with #467256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467256; }
p { color: rgb(70,114,86); }
H1.HeaderClassName
{
color: #467256;
}
.AnyTagClassName
{
color: #467256;
}
</style>
background-color css
<style>
a { background-color: #467256; }
a { background-color: rgb(70,114,86); }
div.DivClassName
{
background-color: #467256;
}
.BgClassName
{
background-color: #467256;
}
</style>
border-color css
<style>
span { border-color: #467256; }
span { border-color: rgb(70,114,86); }
td.TdClassName
{
border-color: #467256;
}
.TagClassName
{
border-color: #467256;
}
</style>