Shades of Cabbage Pont #526146
Tints of Cabbage Pont #526146
RGB
CMYK
RGB Variations
Color information
#526146 (or 0x526146) is known color: Cabbage Pont. HEX triplet: 52, 61 and 46. RGB value is (82,97,70). Sum of RGB (Red+Green+Blue) = 82+97+70=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 70 (27.73% from 255 or 28.11% from 249); Max value from RGB is 97 - color contains mainly: green. Hex color #526146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526146 is #AD9EB9. Grayscale: #595959. Windows color (decimal): -11378362 or 4612434. OLE color: 4612434.
HSL color Cylindrical-coordinate representation of color #526146: hue angle of 93.33º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #526146 is Cyan = 0.15, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 70 | - |
| CMYK | 0.15 | 0 | 0.28 | 0.62 |
| HSL | 93.33º | 0.16% | 0.33% | - |
| HSV(B) | 93.33º | 0.28% | 0.38% | - |
| XYZ | 8.86 | 10.79 | 7.41 | - |
| YUV | 89.44 | 117.03 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 70 | 0.15 | 0 | 0.28 | 0.62 | 93.33 | 0.16 | 0.33 |
| Hex | 52 | 61 | 46 | F | 0 | 1C | 3E | 5D | 10 | 21 |
| Octal | 122 | 141 | 106 | 17 | 0 | 34 | 76 | 135 | 20 | 41 |
| Binary | 1010010 | 1100001 | 1000110 | 1111 | 0 | 11100 | 111110 | 1011101 | 10000 | 100001 |
Color Harmonies of #526146
Complementary color
Monochromatic Colors of #526146
Black with #526146
Text Example
Text Example
White with #526146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526146; }
p { color: rgb(82,97,70); }
H1.HeaderClassName
{
color: #526146;
}
.AnyTagClassName
{
color: #526146;
}
</style>
background-color css
<style>
a { background-color: #526146; }
a { background-color: rgb(82,97,70); }
div.DivClassName
{
background-color: #526146;
}
.BgClassName
{
background-color: #526146;
}
</style>
border-color css
<style>
span { border-color: #526146; }
span { border-color: rgb(82,97,70); }
td.TdClassName
{
border-color: #526146;
}
.TagClassName
{
border-color: #526146;
}
</style>