Shades of Cabbage Pont #445138
Tints of Cabbage Pont #445138
RGB
CMYK
RGB Variations
Color information
#445138 (or 0x445138) is known color: Cabbage Pont. HEX triplet: 44, 51 and 38. RGB value is (68,81,56). Sum of RGB (Red+Green+Blue) = 68+81+56=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 81 (32.03% from 255 or 39.51% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 81 - color contains mainly: green. Hex color #445138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #445138 is #BBAEC7. Grayscale: #4A4A4A. Windows color (decimal): -12299976 or 3690820. OLE color: 3690820.
HSL color Cylindrical-coordinate representation of color #445138: hue angle of 91.2º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #445138 is Cyan = 0.16, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 81 | 56 | - |
| CMYK | 0.16 | 0 | 0.31 | 0.68 |
| HSL | 91.2º | 0.18% | 0.27% | - |
| HSV(B) | 91.2º | 0.31% | 0.32% | - |
| XYZ | 6.04 | 7.4 | 4.85 | - |
| YUV | 74.26 | 117.69 | 123.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 81 | 56 | 0.16 | 0 | 0.31 | 0.68 | 91.2 | 0.18 | 0.27 |
| Hex | 44 | 51 | 38 | 10 | 0 | 1F | 44 | 5B | 12 | 1B |
| Octal | 104 | 121 | 70 | 20 | 0 | 37 | 104 | 133 | 22 | 33 |
| Binary | 1000100 | 1010001 | 111000 | 10000 | 0 | 11111 | 1000100 | 1011011 | 10010 | 11011 |
Color Harmonies of #445138
Complementary color
Monochromatic Colors of #445138
Black with #445138
Text Example
Text Example
White with #445138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445138; }
p { color: rgb(68,81,56); }
H1.HeaderClassName
{
color: #445138;
}
.AnyTagClassName
{
color: #445138;
}
</style>
background-color css
<style>
a { background-color: #445138; }
a { background-color: rgb(68,81,56); }
div.DivClassName
{
background-color: #445138;
}
.BgClassName
{
background-color: #445138;
}
</style>
border-color css
<style>
span { border-color: #445138; }
span { border-color: rgb(68,81,56); }
td.TdClassName
{
border-color: #445138;
}
.TagClassName
{
border-color: #445138;
}
</style>