Shades of Cabbage Pont #465638
Tints of Cabbage Pont #465638
RGB
CMYK
RGB Variations
Color information
#465638 (or 0x465638) is known color: Cabbage Pont. HEX triplet: 46, 56 and 38. RGB value is (70,86,56). Sum of RGB (Red+Green+Blue) = 70+86+56=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 86 (33.98% from 255 or 40.57% from 212); Blue value is 56 (22.27% from 255 or 26.42% from 212); Max value from RGB is 86 - color contains mainly: green. Hex color #465638 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465638 is #B9A9C7. Grayscale: #4D4D4D. Windows color (decimal): -12167624 or 3692102. OLE color: 3692102.
HSL color Cylindrical-coordinate representation of color #465638: hue angle of 92º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #465638 is Cyan = 0.19, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 56 | - |
| CMYK | 0.19 | 0 | 0.35 | 0.66 |
| HSL | 92º | 0.21% | 0.28% | - |
| HSV(B) | 92º | 0.35% | 0.34% | - |
| XYZ | 6.57 | 8.24 | 4.99 | - |
| YUV | 77.8 | 115.7 | 122.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 56 | 0.19 | 0 | 0.35 | 0.66 | 92 | 0.21 | 0.28 |
| Hex | 46 | 56 | 38 | 13 | 0 | 23 | 42 | 5C | 15 | 1C |
| Octal | 106 | 126 | 70 | 23 | 0 | 43 | 102 | 134 | 25 | 34 |
| Binary | 1000110 | 1010110 | 111000 | 10011 | 0 | 100011 | 1000010 | 1011100 | 10101 | 11100 |
Color Harmonies of #465638
Complementary color
Monochromatic Colors of #465638
Black with #465638
Text Example
Text Example
White with #465638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465638; }
p { color: rgb(70,86,56); }
H1.HeaderClassName
{
color: #465638;
}
.AnyTagClassName
{
color: #465638;
}
</style>
background-color css
<style>
a { background-color: #465638; }
a { background-color: rgb(70,86,56); }
div.DivClassName
{
background-color: #465638;
}
.BgClassName
{
background-color: #465638;
}
</style>
border-color css
<style>
span { border-color: #465638; }
span { border-color: rgb(70,86,56); }
td.TdClassName
{
border-color: #465638;
}
.TagClassName
{
border-color: #465638;
}
</style>