Shades of Cabbage Pont #526045
Tints of Cabbage Pont #526045
RGB
CMYK
RGB Variations
Color information
#526045 (or 0x526045) is known color: Cabbage Pont. HEX triplet: 52, 60 and 45. RGB value is (82,96,69). Sum of RGB (Red+Green+Blue) = 82+96+69=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 69 (27.34% from 255 or 27.94% from 247); Max value from RGB is 96 - color contains mainly: green. Hex color #526045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526045 is #AD9FBA. Grayscale: #585858. Windows color (decimal): -11378619 or 4546642. OLE color: 4546642.
HSL color Cylindrical-coordinate representation of color #526045: hue angle of 91.11º 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 #526045 is Cyan = 0.15, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 69 | - |
| CMYK | 0.15 | 0 | 0.28 | 0.62 |
| HSL | 91.11º | 0.16% | 0.32% | - |
| HSV(B) | 91.11º | 0.28% | 0.38% | - |
| XYZ | 8.74 | 10.59 | 7.21 | - |
| YUV | 88.74 | 116.86 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 69 | 0.15 | 0 | 0.28 | 0.62 | 91.11 | 0.16 | 0.32 |
| Hex | 52 | 60 | 45 | F | 0 | 1C | 3E | 5B | 10 | 20 |
| Octal | 122 | 140 | 105 | 17 | 0 | 34 | 76 | 133 | 20 | 40 |
| Binary | 1010010 | 1100000 | 1000101 | 1111 | 0 | 11100 | 111110 | 1011011 | 10000 | 100000 |
Color Harmonies of #526045
Complementary color
Monochromatic Colors of #526045
Black with #526045
Text Example
Text Example
White with #526045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526045; }
p { color: rgb(82,96,69); }
H1.HeaderClassName
{
color: #526045;
}
.AnyTagClassName
{
color: #526045;
}
</style>
background-color css
<style>
a { background-color: #526045; }
a { background-color: rgb(82,96,69); }
div.DivClassName
{
background-color: #526045;
}
.BgClassName
{
background-color: #526045;
}
</style>
border-color css
<style>
span { border-color: #526045; }
span { border-color: rgb(82,96,69); }
td.TdClassName
{
border-color: #526045;
}
.TagClassName
{
border-color: #526045;
}
</style>