Shades of Cabbage Pont #445738
Tints of Cabbage Pont #445738
RGB
CMYK
RGB Variations
Color information
#445738 (or 0x445738) is known color: Cabbage Pont. HEX triplet: 44, 57 and 38. RGB value is (68,87,56). Sum of RGB (Red+Green+Blue) = 68+87+56=211 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.23% from 211); Green value is 87 (34.38% from 255 or 41.23% from 211); Blue value is 56 (22.27% from 255 or 26.54% from 211); Max value from RGB is 87 - color contains mainly: green. Hex color #445738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #445738 is #BBA8C7. Grayscale: #4D4D4D. Windows color (decimal): -12298440 or 3692356. OLE color: 3692356.
HSL color Cylindrical-coordinate representation of color #445738: hue angle of 96.77º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #445738 is Cyan = 0.22, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 87 | 56 | - |
| CMYK | 0.22 | 0 | 0.36 | 0.66 |
| HSL | 96.77º | 0.22% | 0.28% | - |
| HSV(B) | 96.77º | 0.36% | 0.34% | - |
| XYZ | 6.51 | 8.33 | 5.01 | - |
| YUV | 77.79 | 115.71 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 87 | 56 | 0.22 | 0 | 0.36 | 0.66 | 96.77 | 0.22 | 0.28 |
| Hex | 44 | 57 | 38 | 16 | 0 | 24 | 42 | 61 | 16 | 1C |
| Octal | 104 | 127 | 70 | 26 | 0 | 44 | 102 | 141 | 26 | 34 |
| Binary | 1000100 | 1010111 | 111000 | 10110 | 0 | 100100 | 1000010 | 1100001 | 10110 | 11100 |
Color Harmonies of #445738
Complementary color
Monochromatic Colors of #445738
Black with #445738
Text Example
Text Example
White with #445738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445738; }
p { color: rgb(68,87,56); }
H1.HeaderClassName
{
color: #445738;
}
.AnyTagClassName
{
color: #445738;
}
</style>
background-color css
<style>
a { background-color: #445738; }
a { background-color: rgb(68,87,56); }
div.DivClassName
{
background-color: #445738;
}
.BgClassName
{
background-color: #445738;
}
</style>
border-color css
<style>
span { border-color: #445738; }
span { border-color: rgb(68,87,56); }
td.TdClassName
{
border-color: #445738;
}
.TagClassName
{
border-color: #445738;
}
</style>