Shades of Cabbage Pont #455338
Tints of Cabbage Pont #455338
RGB
CMYK
RGB Variations
Color information
#455338 (or 0x455338) is known color: Cabbage Pont. HEX triplet: 45, 53 and 38. RGB value is (69,83,56). Sum of RGB (Red+Green+Blue) = 69+83+56=208 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.17% from 208); Green value is 83 (32.81% from 255 or 39.90% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 83 - color contains mainly: green. Hex color #455338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #455338 is #BAACC7. Grayscale: #4B4B4B. Windows color (decimal): -12233928 or 3691333. OLE color: 3691333.
HSL color Cylindrical-coordinate representation of color #455338: hue angle of 91.11º degrees, saturation: 0.19, 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 #455338 is Cyan = 0.17, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 83 | 56 | - |
| CMYK | 0.17 | 0 | 0.33 | 0.67 |
| HSL | 91.11º | 0.19% | 0.27% | - |
| HSV(B) | 91.11º | 0.33% | 0.33% | - |
| XYZ | 6.26 | 7.74 | 4.9 | - |
| YUV | 75.74 | 116.86 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 56 | 0.17 | 0 | 0.33 | 0.67 | 91.11 | 0.19 | 0.27 |
| Hex | 45 | 53 | 38 | 11 | 0 | 21 | 43 | 5B | 13 | 1B |
| Octal | 105 | 123 | 70 | 21 | 0 | 41 | 103 | 133 | 23 | 33 |
| Binary | 1000101 | 1010011 | 111000 | 10001 | 0 | 100001 | 1000011 | 1011011 | 10011 | 11011 |
Color Harmonies of #455338
Complementary color
Monochromatic Colors of #455338
Black with #455338
Text Example
Text Example
White with #455338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455338; }
p { color: rgb(69,83,56); }
H1.HeaderClassName
{
color: #455338;
}
.AnyTagClassName
{
color: #455338;
}
</style>
background-color css
<style>
a { background-color: #455338; }
a { background-color: rgb(69,83,56); }
div.DivClassName
{
background-color: #455338;
}
.BgClassName
{
background-color: #455338;
}
</style>
border-color css
<style>
span { border-color: #455338; }
span { border-color: rgb(69,83,56); }
td.TdClassName
{
border-color: #455338;
}
.TagClassName
{
border-color: #455338;
}
</style>