Shades of Cabbage Pont #465838
Tints of Cabbage Pont #465838
RGB
CMYK
RGB Variations
Color information
#465838 (or 0x465838) is known color: Cabbage Pont. HEX triplet: 46, 58 and 38. RGB value is (70,88,56). Sum of RGB (Red+Green+Blue) = 70+88+56=214 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.71% from 214); Green value is 88 (34.77% from 255 or 41.12% from 214); Blue value is 56 (22.27% from 255 or 26.17% from 214); Max value from RGB is 88 - color contains mainly: green. Hex color #465838 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465838 is #B9A7C7. Grayscale: #4F4F4F. Windows color (decimal): -12167112 or 3692614. OLE color: 3692614.
HSL color Cylindrical-coordinate representation of color #465838: hue angle of 93.75º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #465838 is Cyan = 0.20, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 56 | - |
| CMYK | 0.20 | 0 | 0.36 | 0.65 |
| HSL | 93.75º | 0.22% | 0.28% | - |
| HSV(B) | 93.75º | 0.36% | 0.35% | - |
| XYZ | 6.73 | 8.57 | 5.04 | - |
| YUV | 78.97 | 115.04 | 121.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 56 | 0.20 | 0 | 0.36 | 0.65 | 93.75 | 0.22 | 0.28 |
| Hex | 46 | 58 | 38 | 14 | 0 | 24 | 41 | 5E | 16 | 1C |
| Octal | 106 | 130 | 70 | 24 | 0 | 44 | 101 | 136 | 26 | 34 |
| Binary | 1000110 | 1011000 | 111000 | 10100 | 0 | 100100 | 1000001 | 1011110 | 10110 | 11100 |
Color Harmonies of #465838
Complementary color
Monochromatic Colors of #465838
Black with #465838
Text Example
Text Example
White with #465838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465838; }
p { color: rgb(70,88,56); }
H1.HeaderClassName
{
color: #465838;
}
.AnyTagClassName
{
color: #465838;
}
</style>
background-color css
<style>
a { background-color: #465838; }
a { background-color: rgb(70,88,56); }
div.DivClassName
{
background-color: #465838;
}
.BgClassName
{
background-color: #465838;
}
</style>
border-color css
<style>
span { border-color: #465838; }
span { border-color: rgb(70,88,56); }
td.TdClassName
{
border-color: #465838;
}
.TagClassName
{
border-color: #465838;
}
</style>