Shades of Korma #835227
Tints of Korma #835227
RGB
CMYK
RGB Variations
Color information
#835227 (or 0x835227) is known color: Korma. HEX triplet: 83, 52 and 27. RGB value is (131,82,39). Sum of RGB (Red+Green+Blue) = 131+82+39=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 82 (32.42% from 255 or 32.54% from 252); Blue value is 39 (15.62% from 255 or 15.48% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #835227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835227 is #7CADD8. Grayscale: #5B5B5B. Windows color (decimal): -8170969 or 2577027. OLE color: 2577027.
HSL color Cylindrical-coordinate representation of color #835227: hue angle of 28.04º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #835227 is Cyan = 0, Magento = 0.37, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 39 | - |
| CMYK | 0 | 0.37 | 0.70 | 0.49 |
| HSL | 28.04º | 0.54% | 0.33% | - |
| HSV(B) | 28.04º | 0.7% | 0.51% | - |
| XYZ | 12.74 | 11.01 | 3.37 | - |
| YUV | 91.75 | 98.23 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 39 | 0 | 0.37 | 0.70 | 0.49 | 28.04 | 0.54 | 0.33 |
| Hex | 83 | 52 | 27 | 0 | 25 | 46 | 31 | 1C | 36 | 21 |
| Octal | 203 | 122 | 47 | 0 | 45 | 106 | 61 | 34 | 66 | 41 |
| Binary | 10000011 | 1010010 | 100111 | 0 | 100101 | 1000110 | 110001 | 11100 | 110110 | 100001 |
Color Harmonies of #835227
Complementary color
Monochromatic Colors of #835227
Black with #835227
Text Example
Text Example
White with #835227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835227; }
p { color: rgb(131,82,39); }
H1.HeaderClassName
{
color: #835227;
}
.AnyTagClassName
{
color: #835227;
}
</style>
background-color css
<style>
a { background-color: #835227; }
a { background-color: rgb(131,82,39); }
div.DivClassName
{
background-color: #835227;
}
.BgClassName
{
background-color: #835227;
}
</style>
border-color css
<style>
span { border-color: #835227; }
span { border-color: rgb(131,82,39); }
td.TdClassName
{
border-color: #835227;
}
.TagClassName
{
border-color: #835227;
}
</style>