Shades of Cabbage Pont #465440
Tints of Cabbage Pont #465440
RGB
CMYK
RGB Variations
Color information
#465440 (or 0x465440) is known color: Cabbage Pont. HEX triplet: 46, 54 and 40. RGB value is (70,84,64). Sum of RGB (Red+Green+Blue) = 70+84+64=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 84 - color contains mainly: green. Hex color #465440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465440 is #B9ABBF. Grayscale: #4D4D4D. Windows color (decimal): -12168128 or 4215878. OLE color: 4215878.
HSL color Cylindrical-coordinate representation of color #465440: hue angle of 102º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #465440 is Cyan = 0.17, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 84 | 64 | - |
| CMYK | 0.17 | 0 | 0.24 | 0.67 |
| HSL | 102º | 0.14% | 0.29% | - |
| HSV(B) | 102º | 0.24% | 0.33% | - |
| XYZ | 6.62 | 8.01 | 6.05 | - |
| YUV | 77.53 | 120.36 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 64 | 0.17 | 0 | 0.24 | 0.67 | 102 | 0.14 | 0.29 |
| Hex | 46 | 54 | 40 | 11 | 0 | 18 | 43 | 66 | E | 1D |
| Octal | 106 | 124 | 100 | 21 | 0 | 30 | 103 | 146 | 16 | 35 |
| Binary | 1000110 | 1010100 | 1000000 | 10001 | 0 | 11000 | 1000011 | 1100110 | 1110 | 11101 |
Color Harmonies of #465440
Complementary color
Monochromatic Colors of #465440
Black with #465440
Text Example
Text Example
White with #465440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465440; }
p { color: rgb(70,84,64); }
H1.HeaderClassName
{
color: #465440;
}
.AnyTagClassName
{
color: #465440;
}
</style>
background-color css
<style>
a { background-color: #465440; }
a { background-color: rgb(70,84,64); }
div.DivClassName
{
background-color: #465440;
}
.BgClassName
{
background-color: #465440;
}
</style>
border-color css
<style>
span { border-color: #465440; }
span { border-color: rgb(70,84,64); }
td.TdClassName
{
border-color: #465440;
}
.TagClassName
{
border-color: #465440;
}
</style>