Shades of Cabbage Pont #435538
Tints of Cabbage Pont #435538
RGB
CMYK
RGB Variations
Color information
#435538 (or 0x435538) is known color: Cabbage Pont. HEX triplet: 43, 55 and 38. RGB value is (67,85,56). Sum of RGB (Red+Green+Blue) = 67+85+56=208 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.21% from 208); Green value is 85 (33.59% from 255 or 40.87% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 85 - color contains mainly: green. Hex color #435538 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435538 is #BCAAC7. Grayscale: #4C4C4C. Windows color (decimal): -12364488 or 3691843. OLE color: 3691843.
HSL color Cylindrical-coordinate representation of color #435538: hue angle of 97.24º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #435538 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 56 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.67 |
| HSL | 97.24º | 0.21% | 0.28% | - |
| HSV(B) | 97.24º | 0.34% | 0.33% | - |
| XYZ | 6.28 | 7.98 | 4.95 | - |
| YUV | 76.31 | 116.54 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 56 | 0.21 | 0 | 0.34 | 0.67 | 97.24 | 0.21 | 0.28 |
| Hex | 43 | 55 | 38 | 15 | 0 | 22 | 43 | 61 | 15 | 1C |
| Octal | 103 | 125 | 70 | 25 | 0 | 42 | 103 | 141 | 25 | 34 |
| Binary | 1000011 | 1010101 | 111000 | 10101 | 0 | 100010 | 1000011 | 1100001 | 10101 | 11100 |
Color Harmonies of #435538
Complementary color
Monochromatic Colors of #435538
Black with #435538
Text Example
Text Example
White with #435538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435538; }
p { color: rgb(67,85,56); }
H1.HeaderClassName
{
color: #435538;
}
.AnyTagClassName
{
color: #435538;
}
</style>
background-color css
<style>
a { background-color: #435538; }
a { background-color: rgb(67,85,56); }
div.DivClassName
{
background-color: #435538;
}
.BgClassName
{
background-color: #435538;
}
</style>
border-color css
<style>
span { border-color: #435538; }
span { border-color: rgb(67,85,56); }
td.TdClassName
{
border-color: #435538;
}
.TagClassName
{
border-color: #435538;
}
</style>