Shades of Cabbage Pont #526145
Tints of Cabbage Pont #526145
RGB
CMYK
RGB Variations
Color information
#526145 (or 0x526145) is known color: Cabbage Pont. HEX triplet: 52, 61 and 45. RGB value is (82,97,69). Sum of RGB (Red+Green+Blue) = 82+97+69=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 69 (27.34% from 255 or 27.82% from 248); Max value from RGB is 97 - color contains mainly: green. Hex color #526145 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526145 is #AD9EBA. Grayscale: #595959. Windows color (decimal): -11378363 or 4546898. OLE color: 4546898.
HSL color Cylindrical-coordinate representation of color #526145: hue angle of 92.14º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #526145 is Cyan = 0.15, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 69 | - |
| CMYK | 0.15 | 0 | 0.29 | 0.62 |
| HSL | 92.14º | 0.17% | 0.33% | - |
| HSV(B) | 92.14º | 0.29% | 0.38% | - |
| XYZ | 8.83 | 10.77 | 7.24 | - |
| YUV | 89.32 | 116.53 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 69 | 0.15 | 0 | 0.29 | 0.62 | 92.14 | 0.17 | 0.33 |
| Hex | 52 | 61 | 45 | F | 0 | 1D | 3E | 5C | 11 | 21 |
| Octal | 122 | 141 | 105 | 17 | 0 | 35 | 76 | 134 | 21 | 41 |
| Binary | 1010010 | 1100001 | 1000101 | 1111 | 0 | 11101 | 111110 | 1011100 | 10001 | 100001 |
Color Harmonies of #526145
Complementary color
Monochromatic Colors of #526145
Black with #526145
Text Example
Text Example
White with #526145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526145; }
p { color: rgb(82,97,69); }
H1.HeaderClassName
{
color: #526145;
}
.AnyTagClassName
{
color: #526145;
}
</style>
background-color css
<style>
a { background-color: #526145; }
a { background-color: rgb(82,97,69); }
div.DivClassName
{
background-color: #526145;
}
.BgClassName
{
background-color: #526145;
}
</style>
border-color css
<style>
span { border-color: #526145; }
span { border-color: rgb(82,97,69); }
td.TdClassName
{
border-color: #526145;
}
.TagClassName
{
border-color: #526145;
}
</style>