Shades of Korma #834725
Tints of Korma #834725
RGB
CMYK
RGB Variations
Color information
#834725 (or 0x834725) is known color: Korma. HEX triplet: 83, 47 and 25. RGB value is (131,71,37). Sum of RGB (Red+Green+Blue) = 131+71+37=239 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.81% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 131 - color contains mainly: red. Hex color #834725 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834725 is #7CB8DA. Grayscale: #555555. Windows color (decimal): -8173787 or 2443139. OLE color: 2443139.
HSL color Cylindrical-coordinate representation of color #834725: hue angle of 21.7º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #834725 is Cyan = 0, Magento = 0.46, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 37 | - |
| CMYK | 0 | 0.46 | 0.72 | 0.49 |
| HSL | 21.7º | 0.56% | 0.33% | - |
| HSV(B) | 21.7º | 0.72% | 0.51% | - |
| XYZ | 11.95 | 9.47 | 2.95 | - |
| YUV | 85.06 | 100.88 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 37 | 0 | 0.46 | 0.72 | 0.49 | 21.7 | 0.56 | 0.33 |
| Hex | 83 | 47 | 25 | 0 | 2E | 48 | 31 | 16 | 38 | 21 |
| Octal | 203 | 107 | 45 | 0 | 56 | 110 | 61 | 26 | 70 | 41 |
| Binary | 10000011 | 1000111 | 100101 | 0 | 101110 | 1001000 | 110001 | 10110 | 111000 | 100001 |
Color Harmonies of #834725
Complementary color
Monochromatic Colors of #834725
Black with #834725
Text Example
Text Example
White with #834725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834725; }
p { color: rgb(131,71,37); }
H1.HeaderClassName
{
color: #834725;
}
.AnyTagClassName
{
color: #834725;
}
</style>
background-color css
<style>
a { background-color: #834725; }
a { background-color: rgb(131,71,37); }
div.DivClassName
{
background-color: #834725;
}
.BgClassName
{
background-color: #834725;
}
</style>
border-color css
<style>
span { border-color: #834725; }
span { border-color: rgb(131,71,37); }
td.TdClassName
{
border-color: #834725;
}
.TagClassName
{
border-color: #834725;
}
</style>