Shades of Como #467460
Tints of Como #467460
RGB
CMYK
RGB Variations
Color information
#467460 (or 0x467460) is known color: Como. HEX triplet: 46, 74 and 60. RGB value is (70,116,96). Sum of RGB (Red+Green+Blue) = 70+116+96=282 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.82% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 116 - color contains mainly: green. Hex color #467460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467460 is #B98B9F. Grayscale: #646464. Windows color (decimal): -12159904 or 6321222. OLE color: 6321222.
HSL color Cylindrical-coordinate representation of color #467460: hue angle of 153.91º 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 #467460 is Cyan = 0.40, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 96 | - |
| CMYK | 0.40 | 0 | 0.17 | 0.55 |
| HSL | 153.91º | 0.25% | 0.36% | - |
| HSV(B) | 153.91º | 0.4% | 0.45% | - |
| XYZ | 10.88 | 14.64 | 13.32 | - |
| YUV | 99.97 | 125.76 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 96 | 0.40 | 0 | 0.17 | 0.55 | 153.91 | 0.25 | 0.36 |
| Hex | 46 | 74 | 60 | 28 | 0 | 11 | 37 | 9A | 19 | 24 |
| Octal | 106 | 164 | 140 | 50 | 0 | 21 | 67 | 232 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1100000 | 101000 | 0 | 10001 | 110111 | 10011010 | 11001 | 100100 |
Color Harmonies of #467460
Complementary color
Monochromatic Colors of #467460
Black with #467460
Text Example
Text Example
White with #467460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467460; }
p { color: rgb(70,116,96); }
H1.HeaderClassName
{
color: #467460;
}
.AnyTagClassName
{
color: #467460;
}
</style>
background-color css
<style>
a { background-color: #467460; }
a { background-color: rgb(70,116,96); }
div.DivClassName
{
background-color: #467460;
}
.BgClassName
{
background-color: #467460;
}
</style>
border-color css
<style>
span { border-color: #467460; }
span { border-color: rgb(70,116,96); }
td.TdClassName
{
border-color: #467460;
}
.TagClassName
{
border-color: #467460;
}
</style>