Shades of Korma #845431
Tints of Korma #845431
RGB
CMYK
RGB Variations
Color information
#845431 (or 0x845431) is known color: Korma. HEX triplet: 84, 54 and 31. RGB value is (132,84,49). Sum of RGB (Red+Green+Blue) = 132+84+49=265 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.81% from 265); Green value is 84 (33.20% from 255 or 31.70% from 265); Blue value is 49 (19.53% from 255 or 18.49% from 265); Max value from RGB is 132 - color contains mainly: red. Hex color #845431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845431 is #7BABCE. Grayscale: #5E5E5E. Windows color (decimal): -8104911 or 3232900. OLE color: 3232900.
HSL color Cylindrical-coordinate representation of color #845431: hue angle of 25.3º 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 #845431 is Cyan = 0, Magento = 0.36, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 49 | - |
| CMYK | 0 | 0.36 | 0.63 | 0.48 |
| HSL | 25.3º | 0.46% | 0.35% | - |
| HSV(B) | 25.3º | 0.63% | 0.52% | - |
| XYZ | 13.24 | 11.47 | 4.42 | - |
| YUV | 94.36 | 102.4 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 49 | 0 | 0.36 | 0.63 | 0.48 | 25.3 | 0.46 | 0.35 |
| Hex | 84 | 54 | 31 | 0 | 24 | 3F | 30 | 19 | 2E | 23 |
| Octal | 204 | 124 | 61 | 0 | 44 | 77 | 60 | 31 | 56 | 43 |
| Binary | 10000100 | 1010100 | 110001 | 0 | 100100 | 111111 | 110000 | 11001 | 101110 | 100011 |
Color Harmonies of #845431
Complementary color
Monochromatic Colors of #845431
Black with #845431
Text Example
Text Example
White with #845431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845431; }
p { color: rgb(132,84,49); }
H1.HeaderClassName
{
color: #845431;
}
.AnyTagClassName
{
color: #845431;
}
</style>
background-color css
<style>
a { background-color: #845431; }
a { background-color: rgb(132,84,49); }
div.DivClassName
{
background-color: #845431;
}
.BgClassName
{
background-color: #845431;
}
</style>
border-color css
<style>
span { border-color: #845431; }
span { border-color: rgb(132,84,49); }
td.TdClassName
{
border-color: #845431;
}
.TagClassName
{
border-color: #845431;
}
</style>