Shades of Korma #834528
Tints of Korma #834528
RGB
CMYK
RGB Variations
Color information
#834528 (or 0x834528) is known color: Korma. HEX triplet: 83, 45 and 28. RGB value is (131,69,40). Sum of RGB (Red+Green+Blue) = 131+69+40=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 69 (27.34% from 255 or 28.75% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #834528 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834528 is #7CBAD7. Grayscale: #545454. Windows color (decimal): -8174296 or 2639235. OLE color: 2639235.
HSL color Cylindrical-coordinate representation of color #834528: hue angle of 19.12º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #834528 is Cyan = 0, Magento = 0.47, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 40 | - |
| CMYK | 0 | 0.47 | 0.69 | 0.49 |
| HSL | 19.12º | 0.53% | 0.34% | - |
| HSV(B) | 19.12º | 0.69% | 0.51% | - |
| XYZ | 11.87 | 9.23 | 3.16 | - |
| YUV | 84.23 | 103.04 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 40 | 0 | 0.47 | 0.69 | 0.49 | 19.12 | 0.53 | 0.34 |
| Hex | 83 | 45 | 28 | 0 | 2F | 45 | 31 | 13 | 35 | 22 |
| Octal | 203 | 105 | 50 | 0 | 57 | 105 | 61 | 23 | 65 | 42 |
| Binary | 10000011 | 1000101 | 101000 | 0 | 101111 | 1000101 | 110001 | 10011 | 110101 | 100010 |
Color Harmonies of #834528
Complementary color
Monochromatic Colors of #834528
Black with #834528
Text Example
Text Example
White with #834528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834528; }
p { color: rgb(131,69,40); }
H1.HeaderClassName
{
color: #834528;
}
.AnyTagClassName
{
color: #834528;
}
</style>
background-color css
<style>
a { background-color: #834528; }
a { background-color: rgb(131,69,40); }
div.DivClassName
{
background-color: #834528;
}
.BgClassName
{
background-color: #834528;
}
</style>
border-color css
<style>
span { border-color: #834528; }
span { border-color: rgb(131,69,40); }
td.TdClassName
{
border-color: #834528;
}
.TagClassName
{
border-color: #834528;
}
</style>