Shades of Korma #854829
Tints of Korma #854829
RGB
CMYK
RGB Variations
Color information
#854829 (or 0x854829) is known color: Korma. HEX triplet: 85, 48 and 29. RGB value is (133,72,41). Sum of RGB (Red+Green+Blue) = 133+72+41=246 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.07% from 246); Green value is 72 (28.52% from 255 or 29.27% from 246); Blue value is 41 (16.41% from 255 or 16.67% from 246); Max value from RGB is 133 - color contains mainly: red. Hex color #854829 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854829 is #7AB7D6. Grayscale: #565656. Windows color (decimal): -8042455 or 2705541. OLE color: 2705541.
HSL color Cylindrical-coordinate representation of color #854829: hue angle of 20.22º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #854829 is Cyan = 0, Magento = 0.46, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 72 | 41 | - |
| CMYK | 0 | 0.46 | 0.69 | 0.48 |
| HSL | 20.22º | 0.53% | 0.34% | - |
| HSV(B) | 20.22º | 0.69% | 0.52% | - |
| XYZ | 12.39 | 9.78 | 3.33 | - |
| YUV | 86.71 | 102.21 | 161.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 72 | 41 | 0 | 0.46 | 0.69 | 0.48 | 20.22 | 0.53 | 0.34 |
| Hex | 85 | 48 | 29 | 0 | 2E | 45 | 30 | 14 | 35 | 22 |
| Octal | 205 | 110 | 51 | 0 | 56 | 105 | 60 | 24 | 65 | 42 |
| Binary | 10000101 | 1001000 | 101001 | 0 | 101110 | 1000101 | 110000 | 10100 | 110101 | 100010 |
Color Harmonies of #854829
Complementary color
Monochromatic Colors of #854829
Black with #854829
Text Example
Text Example
White with #854829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854829; }
p { color: rgb(133,72,41); }
H1.HeaderClassName
{
color: #854829;
}
.AnyTagClassName
{
color: #854829;
}
</style>
background-color css
<style>
a { background-color: #854829; }
a { background-color: rgb(133,72,41); }
div.DivClassName
{
background-color: #854829;
}
.BgClassName
{
background-color: #854829;
}
</style>
border-color css
<style>
span { border-color: #854829; }
span { border-color: rgb(133,72,41); }
td.TdClassName
{
border-color: #854829;
}
.TagClassName
{
border-color: #854829;
}
</style>