Shades of Cabbage Pont #536046
Tints of Cabbage Pont #536046
RGB
CMYK
RGB Variations
Color information
#536046 (or 0x536046) is known color: Cabbage Pont. HEX triplet: 53, 60 and 46. RGB value is (83,96,70). Sum of RGB (Red+Green+Blue) = 83+96+70=249 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.33% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 70 (27.73% from 255 or 28.11% from 249); Max value from RGB is 96 - color contains mainly: green. Hex color #536046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536046 is #AC9FB9. Grayscale: #595959. Windows color (decimal): -11313082 or 4612179. OLE color: 4612179.
HSL color Cylindrical-coordinate representation of color #536046: hue angle of 90º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536046 is Cyan = 0.14, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 70 | - |
| CMYK | 0.14 | 0 | 0.27 | 0.62 |
| HSL | 90º | 0.16% | 0.33% | - |
| HSV(B) | 90º | 0.27% | 0.38% | - |
| XYZ | 8.86 | 10.65 | 7.38 | - |
| YUV | 89.15 | 117.19 | 123.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 70 | 0.14 | 0 | 0.27 | 0.62 | 90 | 0.16 | 0.33 |
| Hex | 53 | 60 | 46 | E | 0 | 1B | 3E | 5A | 10 | 21 |
| Octal | 123 | 140 | 106 | 16 | 0 | 33 | 76 | 132 | 20 | 41 |
| Binary | 1010011 | 1100000 | 1000110 | 1110 | 0 | 11011 | 111110 | 1011010 | 10000 | 100001 |
Color Harmonies of #536046
Complementary color
Monochromatic Colors of #536046
Black with #536046
Text Example
Text Example
White with #536046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536046; }
p { color: rgb(83,96,70); }
H1.HeaderClassName
{
color: #536046;
}
.AnyTagClassName
{
color: #536046;
}
</style>
background-color css
<style>
a { background-color: #536046; }
a { background-color: rgb(83,96,70); }
div.DivClassName
{
background-color: #536046;
}
.BgClassName
{
background-color: #536046;
}
</style>
border-color css
<style>
span { border-color: #536046; }
span { border-color: rgb(83,96,70); }
td.TdClassName
{
border-color: #536046;
}
.TagClassName
{
border-color: #536046;
}
</style>