Shades of Cabbage Pont #536146
Tints of Cabbage Pont #536146
RGB
CMYK
RGB Variations
Color information
#536146 (or 0x536146) is known color: Cabbage Pont. HEX triplet: 53, 61 and 46. RGB value is (83,97,70). Sum of RGB (Red+Green+Blue) = 83+97+70=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 70 (27.73% from 255 or 28% from 250); Max value from RGB is 97 - color contains mainly: green. Hex color #536146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536146 is #AC9EB9. Grayscale: #595959. Windows color (decimal): -11312826 or 4612435. OLE color: 4612435.
HSL color Cylindrical-coordinate representation of color #536146: hue angle of 91.11º 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 #536146 is Cyan = 0.14, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 97 | 70 | - |
| CMYK | 0.14 | 0 | 0.28 | 0.62 |
| HSL | 91.11º | 0.16% | 0.33% | - |
| HSV(B) | 91.11º | 0.28% | 0.38% | - |
| XYZ | 8.95 | 10.83 | 7.41 | - |
| YUV | 89.74 | 116.86 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 70 | 0.14 | 0 | 0.28 | 0.62 | 91.11 | 0.16 | 0.33 |
| Hex | 53 | 61 | 46 | E | 0 | 1C | 3E | 5B | 10 | 21 |
| Octal | 123 | 141 | 106 | 16 | 0 | 34 | 76 | 133 | 20 | 41 |
| Binary | 1010011 | 1100001 | 1000110 | 1110 | 0 | 11100 | 111110 | 1011011 | 10000 | 100001 |
Color Harmonies of #536146
Complementary color
Monochromatic Colors of #536146
Black with #536146
Text Example
Text Example
White with #536146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536146; }
p { color: rgb(83,97,70); }
H1.HeaderClassName
{
color: #536146;
}
.AnyTagClassName
{
color: #536146;
}
</style>
background-color css
<style>
a { background-color: #536146; }
a { background-color: rgb(83,97,70); }
div.DivClassName
{
background-color: #536146;
}
.BgClassName
{
background-color: #536146;
}
</style>
border-color css
<style>
span { border-color: #536146; }
span { border-color: rgb(83,97,70); }
td.TdClassName
{
border-color: #536146;
}
.TagClassName
{
border-color: #536146;
}
</style>