Shades of Cabbage Pont #536045
Tints of Cabbage Pont #536045
RGB
CMYK
RGB Variations
Color information
#536045 (or 0x536045) is known color: Cabbage Pont. HEX triplet: 53, 60 and 45. RGB value is (83,96,69). Sum of RGB (Red+Green+Blue) = 83+96+69=248 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.47% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 69 (27.34% from 255 or 27.82% from 248); Max value from RGB is 96 - color contains mainly: green. Hex color #536045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536045 is #AC9FBA. Grayscale: #595959. Windows color (decimal): -11313083 or 4546643. OLE color: 4546643.
HSL color Cylindrical-coordinate representation of color #536045: hue angle of 88.89º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #536045 is Cyan = 0.14, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 69 | - |
| CMYK | 0.14 | 0 | 0.28 | 0.62 |
| HSL | 88.89º | 0.16% | 0.32% | - |
| HSV(B) | 88.89º | 0.28% | 0.38% | - |
| XYZ | 8.82 | 10.63 | 7.22 | - |
| YUV | 89.04 | 116.69 | 123.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 69 | 0.14 | 0 | 0.28 | 0.62 | 88.89 | 0.16 | 0.32 |
| Hex | 53 | 60 | 45 | E | 0 | 1C | 3E | 59 | 10 | 20 |
| Octal | 123 | 140 | 105 | 16 | 0 | 34 | 76 | 131 | 20 | 40 |
| Binary | 1010011 | 1100000 | 1000101 | 1110 | 0 | 11100 | 111110 | 1011001 | 10000 | 100000 |
Color Harmonies of #536045
Complementary color
Monochromatic Colors of #536045
Black with #536045
Text Example
Text Example
White with #536045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536045; }
p { color: rgb(83,96,69); }
H1.HeaderClassName
{
color: #536045;
}
.AnyTagClassName
{
color: #536045;
}
</style>
background-color css
<style>
a { background-color: #536045; }
a { background-color: rgb(83,96,69); }
div.DivClassName
{
background-color: #536045;
}
.BgClassName
{
background-color: #536045;
}
</style>
border-color css
<style>
span { border-color: #536045; }
span { border-color: rgb(83,96,69); }
td.TdClassName
{
border-color: #536045;
}
.TagClassName
{
border-color: #536045;
}
</style>