Shades of Korma #855329
Tints of Korma #855329
RGB
CMYK
RGB Variations
Color information
#855329 (or 0x855329) is known color: Korma. HEX triplet: 85, 53 and 29. RGB value is (133,83,41). Sum of RGB (Red+Green+Blue) = 133+83+41=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #855329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855329 is #7AACD6. Grayscale: #5D5D5D. Windows color (decimal): -8039639 or 2708357. OLE color: 2708357.
HSL color Cylindrical-coordinate representation of color #855329: hue angle of 27.39º 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 #855329 is Cyan = 0, Magento = 0.38, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 41 | - |
| CMYK | 0 | 0.38 | 0.69 | 0.48 |
| HSL | 27.39º | 0.53% | 0.34% | - |
| HSV(B) | 27.39º | 0.69% | 0.52% | - |
| XYZ | 13.17 | 11.33 | 3.59 | - |
| YUV | 93.16 | 98.57 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 41 | 0 | 0.38 | 0.69 | 0.48 | 27.39 | 0.53 | 0.34 |
| Hex | 85 | 53 | 29 | 0 | 26 | 45 | 30 | 1B | 35 | 22 |
| Octal | 205 | 123 | 51 | 0 | 46 | 105 | 60 | 33 | 65 | 42 |
| Binary | 10000101 | 1010011 | 101001 | 0 | 100110 | 1000101 | 110000 | 11011 | 110101 | 100010 |
Color Harmonies of #855329
Complementary color
Monochromatic Colors of #855329
Black with #855329
Text Example
Text Example
White with #855329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855329; }
p { color: rgb(133,83,41); }
H1.HeaderClassName
{
color: #855329;
}
.AnyTagClassName
{
color: #855329;
}
</style>
background-color css
<style>
a { background-color: #855329; }
a { background-color: rgb(133,83,41); }
div.DivClassName
{
background-color: #855329;
}
.BgClassName
{
background-color: #855329;
}
</style>
border-color css
<style>
span { border-color: #855329; }
span { border-color: rgb(133,83,41); }
td.TdClassName
{
border-color: #855329;
}
.TagClassName
{
border-color: #855329;
}
</style>