Shades of Korma #845029
Tints of Korma #845029
RGB
CMYK
RGB Variations
Color information
#845029 (or 0x845029) is known color: Korma. HEX triplet: 84, 50 and 29. RGB value is (132,80,41). Sum of RGB (Red+Green+Blue) = 132+80+41=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 80 (31.64% from 255 or 31.62% from 253); Blue value is 41 (16.41% from 255 or 16.21% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #845029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845029 is #7BAFD6. Grayscale: #5B5B5B. Windows color (decimal): -8105943 or 2707588. OLE color: 2707588.
HSL color Cylindrical-coordinate representation of color #845029: hue angle of 25.71º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #845029 is Cyan = 0, Magento = 0.39, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 41 | - |
| CMYK | 0 | 0.39 | 0.69 | 0.48 |
| HSL | 25.71º | 0.53% | 0.34% | - |
| HSV(B) | 25.71º | 0.69% | 0.52% | - |
| XYZ | 12.78 | 10.8 | 3.51 | - |
| YUV | 91.1 | 99.73 | 157.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 41 | 0 | 0.39 | 0.69 | 0.48 | 25.71 | 0.53 | 0.34 |
| Hex | 84 | 50 | 29 | 0 | 27 | 45 | 30 | 1A | 35 | 22 |
| Octal | 204 | 120 | 51 | 0 | 47 | 105 | 60 | 32 | 65 | 42 |
| Binary | 10000100 | 1010000 | 101001 | 0 | 100111 | 1000101 | 110000 | 11010 | 110101 | 100010 |
Color Harmonies of #845029
Complementary color
Monochromatic Colors of #845029
Black with #845029
Text Example
Text Example
White with #845029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845029; }
p { color: rgb(132,80,41); }
H1.HeaderClassName
{
color: #845029;
}
.AnyTagClassName
{
color: #845029;
}
</style>
background-color css
<style>
a { background-color: #845029; }
a { background-color: rgb(132,80,41); }
div.DivClassName
{
background-color: #845029;
}
.BgClassName
{
background-color: #845029;
}
</style>
border-color css
<style>
span { border-color: #845029; }
span { border-color: rgb(132,80,41); }
td.TdClassName
{
border-color: #845029;
}
.TagClassName
{
border-color: #845029;
}
</style>