Shades of Korma #855429
Tints of Korma #855429
RGB
CMYK
RGB Variations
Color information
#855429 (or 0x855429) is known color: Korma. HEX triplet: 85, 54 and 29. RGB value is (133,84,41). Sum of RGB (Red+Green+Blue) = 133+84+41=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 84 (33.20% from 255 or 32.56% from 258); Blue value is 41 (16.41% from 255 or 15.89% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #855429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855429 is #7AABD6. Grayscale: #5D5D5D. Windows color (decimal): -8039383 or 2708613. OLE color: 2708613.
HSL color Cylindrical-coordinate representation of color #855429: hue angle of 28.04º 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 #855429 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 41 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.48 |
| HSL | 28.04º | 0.53% | 0.34% | - |
| HSV(B) | 28.04º | 0.69% | 0.52% | - |
| XYZ | 13.24 | 11.49 | 3.62 | - |
| YUV | 93.75 | 98.23 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 41 | 0 | 0.37 | 0.69 | 0.48 | 28.04 | 0.53 | 0.34 |
| Hex | 85 | 54 | 29 | 0 | 25 | 45 | 30 | 1C | 35 | 22 |
| Octal | 205 | 124 | 51 | 0 | 45 | 105 | 60 | 34 | 65 | 42 |
| Binary | 10000101 | 1010100 | 101001 | 0 | 100101 | 1000101 | 110000 | 11100 | 110101 | 100010 |
Color Harmonies of #855429
Complementary color
Monochromatic Colors of #855429
Black with #855429
Text Example
Text Example
White with #855429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855429; }
p { color: rgb(133,84,41); }
H1.HeaderClassName
{
color: #855429;
}
.AnyTagClassName
{
color: #855429;
}
</style>
background-color css
<style>
a { background-color: #855429; }
a { background-color: rgb(133,84,41); }
div.DivClassName
{
background-color: #855429;
}
.BgClassName
{
background-color: #855429;
}
</style>
border-color css
<style>
span { border-color: #855429; }
span { border-color: rgb(133,84,41); }
td.TdClassName
{
border-color: #855429;
}
.TagClassName
{
border-color: #855429;
}
</style>