Shades of Korma #785229
Tints of Korma #785229
RGB
CMYK
RGB Variations
Color information
#785229 (or 0x785229) is known color: Korma. HEX triplet: 78, 52 and 29. RGB value is (120,82,41). Sum of RGB (Red+Green+Blue) = 120+82+41=243 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.38% from 243); Green value is 82 (32.42% from 255 or 33.74% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 120 - color contains mainly: red. Hex color #785229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785229 is #87ADD6. Grayscale: #585858. Windows color (decimal): -8891863 or 2708088. OLE color: 2708088.
HSL color Cylindrical-coordinate representation of color #785229: hue angle of 31.14º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #785229 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 41 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.53 |
| HSL | 31.14º | 0.49% | 0.32% | - |
| HSV(B) | 31.14º | 0.66% | 0.47% | - |
| XYZ | 11.16 | 10.19 | 3.48 | - |
| YUV | 88.69 | 101.09 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 41 | 0 | 0.32 | 0.66 | 0.53 | 31.14 | 0.49 | 0.32 |
| Hex | 78 | 52 | 29 | 0 | 20 | 42 | 35 | 1F | 31 | 20 |
| Octal | 170 | 122 | 51 | 0 | 40 | 102 | 65 | 37 | 61 | 40 |
| Binary | 1111000 | 1010010 | 101001 | 0 | 100000 | 1000010 | 110101 | 11111 | 110001 | 100000 |
Color Harmonies of #785229
Complementary color
Monochromatic Colors of #785229
Black with #785229
Text Example
Text Example
White with #785229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785229; }
p { color: rgb(120,82,41); }
H1.HeaderClassName
{
color: #785229;
}
.AnyTagClassName
{
color: #785229;
}
</style>
background-color css
<style>
a { background-color: #785229; }
a { background-color: rgb(120,82,41); }
div.DivClassName
{
background-color: #785229;
}
.BgClassName
{
background-color: #785229;
}
</style>
border-color css
<style>
span { border-color: #785229; }
span { border-color: rgb(120,82,41); }
td.TdClassName
{
border-color: #785229;
}
.TagClassName
{
border-color: #785229;
}
</style>