Shades of Cabbage Pont #465040
Tints of Cabbage Pont #465040
RGB
CMYK
RGB Variations
Color information
#465040 (or 0x465040) is known color: Cabbage Pont. HEX triplet: 46, 50 and 40. RGB value is (70,80,64). Sum of RGB (Red+Green+Blue) = 70+80+64=214 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.71% from 214); Green value is 80 (31.64% from 255 or 37.38% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 80 - color contains mainly: green. Hex color #465040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465040 is #B9AFBF. Grayscale: #4B4B4B. Windows color (decimal): -12169152 or 4214854. OLE color: 4214854.
HSL color Cylindrical-coordinate representation of color #465040: hue angle of 97.5º degrees, saturation: 0.11, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465040 is Cyan = 0.12, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 80 | 64 | - |
| CMYK | 0.12 | 0 | 0.20 | 0.69 |
| HSL | 97.5º | 0.11% | 0.28% | - |
| HSV(B) | 97.5º | 0.2% | 0.31% | - |
| XYZ | 6.32 | 7.41 | 5.95 | - |
| YUV | 75.19 | 121.69 | 124.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 64 | 0.12 | 0 | 0.20 | 0.69 | 97.5 | 0.11 | 0.28 |
| Hex | 46 | 50 | 40 | C | 0 | 14 | 45 | 62 | B | 1C |
| Octal | 106 | 120 | 100 | 14 | 0 | 24 | 105 | 142 | 13 | 34 |
| Binary | 1000110 | 1010000 | 1000000 | 1100 | 0 | 10100 | 1000101 | 1100010 | 1011 | 11100 |
Color Harmonies of #465040
Complementary color
Monochromatic Colors of #465040
Black with #465040
Text Example
Text Example
White with #465040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465040; }
p { color: rgb(70,80,64); }
H1.HeaderClassName
{
color: #465040;
}
.AnyTagClassName
{
color: #465040;
}
</style>
background-color css
<style>
a { background-color: #465040; }
a { background-color: rgb(70,80,64); }
div.DivClassName
{
background-color: #465040;
}
.BgClassName
{
background-color: #465040;
}
</style>
border-color css
<style>
span { border-color: #465040; }
span { border-color: rgb(70,80,64); }
td.TdClassName
{
border-color: #465040;
}
.TagClassName
{
border-color: #465040;
}
</style>