Shades of Korma #845831
Tints of Korma #845831
RGB
CMYK
RGB Variations
Color information
#845831 (or 0x845831) is known color: Korma. HEX triplet: 84, 58 and 31. RGB value is (132,88,49). Sum of RGB (Red+Green+Blue) = 132+88+49=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 49 (19.53% from 255 or 18.22% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #845831 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845831 is #7BA7CE. Grayscale: #606060. Windows color (decimal): -8103887 or 3233924. OLE color: 3233924.
HSL color Cylindrical-coordinate representation of color #845831: hue angle of 28.19º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #845831 is Cyan = 0, Magento = 0.33, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 49 | - |
| CMYK | 0 | 0.33 | 0.63 | 0.48 |
| HSL | 28.19º | 0.46% | 0.35% | - |
| HSV(B) | 28.19º | 0.63% | 0.52% | - |
| XYZ | 13.56 | 12.11 | 4.53 | - |
| YUV | 96.71 | 101.08 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 49 | 0 | 0.33 | 0.63 | 0.48 | 28.19 | 0.46 | 0.35 |
| Hex | 84 | 58 | 31 | 0 | 21 | 3F | 30 | 1C | 2E | 23 |
| Octal | 204 | 130 | 61 | 0 | 41 | 77 | 60 | 34 | 56 | 43 |
| Binary | 10000100 | 1011000 | 110001 | 0 | 100001 | 111111 | 110000 | 11100 | 101110 | 100011 |
Color Harmonies of #845831
Complementary color
Monochromatic Colors of #845831
Black with #845831
Text Example
Text Example
White with #845831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845831; }
p { color: rgb(132,88,49); }
H1.HeaderClassName
{
color: #845831;
}
.AnyTagClassName
{
color: #845831;
}
</style>
background-color css
<style>
a { background-color: #845831; }
a { background-color: rgb(132,88,49); }
div.DivClassName
{
background-color: #845831;
}
.BgClassName
{
background-color: #845831;
}
</style>
border-color css
<style>
span { border-color: #845831; }
span { border-color: rgb(132,88,49); }
td.TdClassName
{
border-color: #845831;
}
.TagClassName
{
border-color: #845831;
}
</style>