Shades of Cabbage Pont #526046
Tints of Cabbage Pont #526046
RGB
CMYK
RGB Variations
Color information
#526046 (or 0x526046) is known color: Cabbage Pont. HEX triplet: 52, 60 and 46. RGB value is (82,96,70). Sum of RGB (Red+Green+Blue) = 82+96+70=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 70 (27.73% from 255 or 28.23% from 248); Max value from RGB is 96 - color contains mainly: green. Hex color #526046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526046 is #AD9FB9. Grayscale: #585858. Windows color (decimal): -11378618 or 4612178. OLE color: 4612178.
HSL color Cylindrical-coordinate representation of color #526046: hue angle of 92.31º 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 #526046 is Cyan = 0.15, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 70 | - |
| CMYK | 0.15 | 0 | 0.27 | 0.62 |
| HSL | 92.31º | 0.16% | 0.33% | - |
| HSV(B) | 92.31º | 0.27% | 0.38% | - |
| XYZ | 8.77 | 10.6 | 7.38 | - |
| YUV | 88.85 | 117.36 | 123.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 70 | 0.15 | 0 | 0.27 | 0.62 | 92.31 | 0.16 | 0.33 |
| Hex | 52 | 60 | 46 | F | 0 | 1B | 3E | 5C | 10 | 21 |
| Octal | 122 | 140 | 106 | 17 | 0 | 33 | 76 | 134 | 20 | 41 |
| Binary | 1010010 | 1100000 | 1000110 | 1111 | 0 | 11011 | 111110 | 1011100 | 10000 | 100001 |
Color Harmonies of #526046
Complementary color
Monochromatic Colors of #526046
Black with #526046
Text Example
Text Example
White with #526046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526046; }
p { color: rgb(82,96,70); }
H1.HeaderClassName
{
color: #526046;
}
.AnyTagClassName
{
color: #526046;
}
</style>
background-color css
<style>
a { background-color: #526046; }
a { background-color: rgb(82,96,70); }
div.DivClassName
{
background-color: #526046;
}
.BgClassName
{
background-color: #526046;
}
</style>
border-color css
<style>
span { border-color: #526046; }
span { border-color: rgb(82,96,70); }
td.TdClassName
{
border-color: #526046;
}
.TagClassName
{
border-color: #526046;
}
</style>