Shades of Cabbage Pont #435139
Tints of Cabbage Pont #435139
RGB
CMYK
RGB Variations
Color information
#435139 (or 0x435139) is known color: Cabbage Pont. HEX triplet: 43, 51 and 39. RGB value is (67,81,57). Sum of RGB (Red+Green+Blue) = 67+81+57=205 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.68% from 205); Green value is 81 (32.03% from 255 or 39.51% from 205); Blue value is 57 (22.66% from 255 or 27.80% from 205); Max value from RGB is 81 - color contains mainly: green. Hex color #435139 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435139 is #BCAEC6. Grayscale: #4A4A4A. Windows color (decimal): -12365511 or 3756355. OLE color: 3756355.
HSL color Cylindrical-coordinate representation of color #435139: hue angle of 95º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #435139 is Cyan = 0.17, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 81 | 57 | - |
| CMYK | 0.17 | 0 | 0.30 | 0.68 |
| HSL | 95º | 0.17% | 0.27% | - |
| HSV(B) | 95º | 0.3% | 0.32% | - |
| XYZ | 6 | 7.37 | 4.98 | - |
| YUV | 74.08 | 118.36 | 122.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 57 | 0.17 | 0 | 0.30 | 0.68 | 95 | 0.17 | 0.27 |
| Hex | 43 | 51 | 39 | 11 | 0 | 1E | 44 | 5F | 11 | 1B |
| Octal | 103 | 121 | 71 | 21 | 0 | 36 | 104 | 137 | 21 | 33 |
| Binary | 1000011 | 1010001 | 111001 | 10001 | 0 | 11110 | 1000100 | 1011111 | 10001 | 11011 |
Color Harmonies of #435139
Complementary color
Monochromatic Colors of #435139
Black with #435139
Text Example
Text Example
White with #435139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435139; }
p { color: rgb(67,81,57); }
H1.HeaderClassName
{
color: #435139;
}
.AnyTagClassName
{
color: #435139;
}
</style>
background-color css
<style>
a { background-color: #435139; }
a { background-color: rgb(67,81,57); }
div.DivClassName
{
background-color: #435139;
}
.BgClassName
{
background-color: #435139;
}
</style>
border-color css
<style>
span { border-color: #435139; }
span { border-color: rgb(67,81,57); }
td.TdClassName
{
border-color: #435139;
}
.TagClassName
{
border-color: #435139;
}
</style>