Shades of Cabbage Pont #455438
Tints of Cabbage Pont #455438
RGB
CMYK
RGB Variations
Color information
#455438 (or 0x455438) is known color: Cabbage Pont. HEX triplet: 45, 54 and 38. RGB value is (69,84,56). Sum of RGB (Red+Green+Blue) = 69+84+56=209 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.01% from 209); Green value is 84 (33.20% from 255 or 40.19% from 209); Blue value is 56 (22.27% from 255 or 26.79% from 209); Max value from RGB is 84 - color contains mainly: green. Hex color #455438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #455438 is #BAABC7. Grayscale: #4C4C4C. Windows color (decimal): -12233672 or 3691589. OLE color: 3691589.
HSL color Cylindrical-coordinate representation of color #455438: hue angle of 92.14º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #455438 is Cyan = 0.18, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 84 | 56 | - |
| CMYK | 0.18 | 0 | 0.33 | 0.67 |
| HSL | 92.14º | 0.2% | 0.27% | - |
| HSV(B) | 92.14º | 0.33% | 0.33% | - |
| XYZ | 6.34 | 7.89 | 4.93 | - |
| YUV | 76.32 | 116.53 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 56 | 0.18 | 0 | 0.33 | 0.67 | 92.14 | 0.2 | 0.27 |
| Hex | 45 | 54 | 38 | 12 | 0 | 21 | 43 | 5C | 14 | 1B |
| Octal | 105 | 124 | 70 | 22 | 0 | 41 | 103 | 134 | 24 | 33 |
| Binary | 1000101 | 1010100 | 111000 | 10010 | 0 | 100001 | 1000011 | 1011100 | 10100 | 11011 |
Color Harmonies of #455438
Complementary color
Monochromatic Colors of #455438
Black with #455438
Text Example
Text Example
White with #455438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455438; }
p { color: rgb(69,84,56); }
H1.HeaderClassName
{
color: #455438;
}
.AnyTagClassName
{
color: #455438;
}
</style>
background-color css
<style>
a { background-color: #455438; }
a { background-color: rgb(69,84,56); }
div.DivClassName
{
background-color: #455438;
}
.BgClassName
{
background-color: #455438;
}
</style>
border-color css
<style>
span { border-color: #455438; }
span { border-color: rgb(69,84,56); }
td.TdClassName
{
border-color: #455438;
}
.TagClassName
{
border-color: #455438;
}
</style>