Shades of Cabbage Pont #465738
Tints of Cabbage Pont #465738
RGB
CMYK
RGB Variations
Color information
#465738 (or 0x465738) is known color: Cabbage Pont. HEX triplet: 46, 57 and 38. RGB value is (70,87,56). Sum of RGB (Red+Green+Blue) = 70+87+56=213 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.86% from 213); Green value is 87 (34.38% from 255 or 40.85% from 213); Blue value is 56 (22.27% from 255 or 26.29% from 213); Max value from RGB is 87 - color contains mainly: green. Hex color #465738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465738 is #B9A8C7. Grayscale: #4E4E4E. Windows color (decimal): -12167368 or 3692358. OLE color: 3692358.
HSL color Cylindrical-coordinate representation of color #465738: hue angle of 92.9º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #465738 is Cyan = 0.20, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 56 | - |
| CMYK | 0.20 | 0 | 0.36 | 0.66 |
| HSL | 92.9º | 0.22% | 0.28% | - |
| HSV(B) | 92.9º | 0.36% | 0.34% | - |
| XYZ | 6.65 | 8.4 | 5.01 | - |
| YUV | 78.38 | 115.37 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 56 | 0.20 | 0 | 0.36 | 0.66 | 92.9 | 0.22 | 0.28 |
| Hex | 46 | 57 | 38 | 14 | 0 | 24 | 42 | 5D | 16 | 1C |
| Octal | 106 | 127 | 70 | 24 | 0 | 44 | 102 | 135 | 26 | 34 |
| Binary | 1000110 | 1010111 | 111000 | 10100 | 0 | 100100 | 1000010 | 1011101 | 10110 | 11100 |
Color Harmonies of #465738
Complementary color
Monochromatic Colors of #465738
Black with #465738
Text Example
Text Example
White with #465738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465738; }
p { color: rgb(70,87,56); }
H1.HeaderClassName
{
color: #465738;
}
.AnyTagClassName
{
color: #465738;
}
</style>
background-color css
<style>
a { background-color: #465738; }
a { background-color: rgb(70,87,56); }
div.DivClassName
{
background-color: #465738;
}
.BgClassName
{
background-color: #465738;
}
</style>
border-color css
<style>
span { border-color: #465738; }
span { border-color: rgb(70,87,56); }
td.TdClassName
{
border-color: #465738;
}
.TagClassName
{
border-color: #465738;
}
</style>