Shades of Cabbage Pont #435038
Tints of Cabbage Pont #435038
RGB
CMYK
RGB Variations
Color information
#435038 (or 0x435038) is known color: Cabbage Pont. HEX triplet: 43, 50 and 38. RGB value is (67,80,56). Sum of RGB (Red+Green+Blue) = 67+80+56=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 56 (22.27% from 255 or 27.59% from 203); Max value from RGB is 80 - color contains mainly: green. Hex color #435038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435038 is #BCAFC7. Grayscale: #494949. Windows color (decimal): -12365768 or 3690563. OLE color: 3690563.
HSL color Cylindrical-coordinate representation of color #435038: hue angle of 92.5º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #435038 is Cyan = 0.16, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 80 | 56 | - |
| CMYK | 0.16 | 0 | 0.30 | 0.69 |
| HSL | 92.5º | 0.18% | 0.27% | - |
| HSV(B) | 92.5º | 0.3% | 0.31% | - |
| XYZ | 5.9 | 7.22 | 4.82 | - |
| YUV | 73.38 | 118.19 | 123.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 56 | 0.16 | 0 | 0.30 | 0.69 | 92.5 | 0.18 | 0.27 |
| Hex | 43 | 50 | 38 | 10 | 0 | 1E | 45 | 5C | 12 | 1B |
| Octal | 103 | 120 | 70 | 20 | 0 | 36 | 105 | 134 | 22 | 33 |
| Binary | 1000011 | 1010000 | 111000 | 10000 | 0 | 11110 | 1000101 | 1011100 | 10010 | 11011 |
Color Harmonies of #435038
Complementary color
Monochromatic Colors of #435038
Black with #435038
Text Example
Text Example
White with #435038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435038; }
p { color: rgb(67,80,56); }
H1.HeaderClassName
{
color: #435038;
}
.AnyTagClassName
{
color: #435038;
}
</style>
background-color css
<style>
a { background-color: #435038; }
a { background-color: rgb(67,80,56); }
div.DivClassName
{
background-color: #435038;
}
.BgClassName
{
background-color: #435038;
}
</style>
border-color css
<style>
span { border-color: #435038; }
span { border-color: rgb(67,80,56); }
td.TdClassName
{
border-color: #435038;
}
.TagClassName
{
border-color: #435038;
}
</style>