Shades of Cabbage Pont #485440
Tints of Cabbage Pont #485440
RGB
CMYK
RGB Variations
Color information
#485440 (or 0x485440) is known color: Cabbage Pont. HEX triplet: 48, 54 and 40. RGB value is (72,84,64). Sum of RGB (Red+Green+Blue) = 72+84+64=220 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.73% from 220); Green value is 84 (33.20% from 255 or 38.18% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 84 - color contains mainly: green. Hex color #485440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #485440 is #B7ABBF. Grayscale: #4E4E4E. Windows color (decimal): -12037056 or 4215880. OLE color: 4215880.
HSL color Cylindrical-coordinate representation of color #485440: hue angle of 96º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #485440 is Cyan = 0.14, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 84 | 64 | - |
| CMYK | 0.14 | 0 | 0.24 | 0.67 |
| HSL | 96º | 0.14% | 0.29% | - |
| HSV(B) | 96º | 0.24% | 0.33% | - |
| XYZ | 6.77 | 8.09 | 6.06 | - |
| YUV | 78.13 | 120.02 | 123.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 64 | 0.14 | 0 | 0.24 | 0.67 | 96 | 0.14 | 0.29 |
| Hex | 48 | 54 | 40 | E | 0 | 18 | 43 | 60 | E | 1D |
| Octal | 110 | 124 | 100 | 16 | 0 | 30 | 103 | 140 | 16 | 35 |
| Binary | 1001000 | 1010100 | 1000000 | 1110 | 0 | 11000 | 1000011 | 1100000 | 1110 | 11101 |
Color Harmonies of #485440
Complementary color
Monochromatic Colors of #485440
Black with #485440
Text Example
Text Example
White with #485440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485440; }
p { color: rgb(72,84,64); }
H1.HeaderClassName
{
color: #485440;
}
.AnyTagClassName
{
color: #485440;
}
</style>
background-color css
<style>
a { background-color: #485440; }
a { background-color: rgb(72,84,64); }
div.DivClassName
{
background-color: #485440;
}
.BgClassName
{
background-color: #485440;
}
</style>
border-color css
<style>
span { border-color: #485440; }
span { border-color: rgb(72,84,64); }
td.TdClassName
{
border-color: #485440;
}
.TagClassName
{
border-color: #485440;
}
</style>