Shades of Como #467456
Tints of Como #467456
RGB
CMYK
RGB Variations
Color information
#467456 (or 0x467456) is known color: Como. HEX triplet: 46, 74 and 56. RGB value is (70,116,86). Sum of RGB (Red+Green+Blue) = 70+116+86=272 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.74% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 116 - color contains mainly: green. Hex color #467456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467456 is #B98BA9. Grayscale: #626262. Windows color (decimal): -12159914 or 5665862. OLE color: 5665862.
HSL color Cylindrical-coordinate representation of color #467456: hue angle of 140.87º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467456 is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 86 | - |
| CMYK | 0.40 | 0 | 0.26 | 0.55 |
| HSL | 140.87º | 0.25% | 0.36% | - |
| HSV(B) | 140.87º | 0.4% | 0.45% | - |
| XYZ | 10.45 | 14.46 | 11.05 | - |
| YUV | 98.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 86 | 0.40 | 0 | 0.26 | 0.55 | 140.87 | 0.25 | 0.36 |
| Hex | 46 | 74 | 56 | 28 | 0 | 1A | 37 | 8D | 19 | 24 |
| Octal | 106 | 164 | 126 | 50 | 0 | 32 | 67 | 215 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1010110 | 101000 | 0 | 11010 | 110111 | 10001101 | 11001 | 100100 |
Color Harmonies of #467456
Complementary color
Monochromatic Colors of #467456
Black with #467456
Text Example
Text Example
White with #467456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467456; }
p { color: rgb(70,116,86); }
H1.HeaderClassName
{
color: #467456;
}
.AnyTagClassName
{
color: #467456;
}
</style>
background-color css
<style>
a { background-color: #467456; }
a { background-color: rgb(70,116,86); }
div.DivClassName
{
background-color: #467456;
}
.BgClassName
{
background-color: #467456;
}
</style>
border-color css
<style>
span { border-color: #467456; }
span { border-color: rgb(70,116,86); }
td.TdClassName
{
border-color: #467456;
}
.TagClassName
{
border-color: #467456;
}
</style>