Shades of Cabbage Pont #526047
Tints of Cabbage Pont #526047
RGB
CMYK
RGB Variations
Color information
#526047 (or 0x526047) is known color: Cabbage Pont. HEX triplet: 52, 60 and 47. RGB value is (82,96,71). Sum of RGB (Red+Green+Blue) = 82+96+71=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 71 (28.12% from 255 or 28.51% from 249); Max value from RGB is 96 - color contains mainly: green. Hex color #526047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526047 is #AD9FB8. Grayscale: #595959. Windows color (decimal): -11378617 or 4677714. OLE color: 4677714.
HSL color Cylindrical-coordinate representation of color #526047: hue angle of 93.6º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #526047 is Cyan = 0.15, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 71 | - |
| CMYK | 0.15 | 0 | 0.26 | 0.62 |
| HSL | 93.6º | 0.15% | 0.33% | - |
| HSV(B) | 93.6º | 0.26% | 0.38% | - |
| XYZ | 8.8 | 10.61 | 7.55 | - |
| YUV | 88.96 | 117.86 | 123.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 71 | 0.15 | 0 | 0.26 | 0.62 | 93.6 | 0.15 | 0.33 |
| Hex | 52 | 60 | 47 | F | 0 | 1A | 3E | 5E | F | 21 |
| Octal | 122 | 140 | 107 | 17 | 0 | 32 | 76 | 136 | 17 | 41 |
| Binary | 1010010 | 1100000 | 1000111 | 1111 | 0 | 11010 | 111110 | 1011110 | 1111 | 100001 |
Color Harmonies of #526047
Complementary color
Monochromatic Colors of #526047
Black with #526047
Text Example
Text Example
White with #526047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526047; }
p { color: rgb(82,96,71); }
H1.HeaderClassName
{
color: #526047;
}
.AnyTagClassName
{
color: #526047;
}
</style>
background-color css
<style>
a { background-color: #526047; }
a { background-color: rgb(82,96,71); }
div.DivClassName
{
background-color: #526047;
}
.BgClassName
{
background-color: #526047;
}
</style>
border-color css
<style>
span { border-color: #526047; }
span { border-color: rgb(82,96,71); }
td.TdClassName
{
border-color: #526047;
}
.TagClassName
{
border-color: #526047;
}
</style>