Shades of Korma #785230
Tints of Korma #785230
RGB
CMYK
RGB Variations
Color information
#785230 (or 0x785230) is known color: Korma. HEX triplet: 78, 52 and 30. RGB value is (120,82,48). Sum of RGB (Red+Green+Blue) = 120+82+48=250 (33% of max value = 765). Red value is 120 (47.27% from 255 or 48% from 250); Green value is 82 (32.42% from 255 or 32.8% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 120 - color contains mainly: red. Hex color #785230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785230 is #87ADCF. Grayscale: #595959. Windows color (decimal): -8891856 or 3166840. OLE color: 3166840.
HSL color Cylindrical-coordinate representation of color #785230: hue angle of 28.33º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #785230 is Cyan = 0, Magento = 0.32, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 48 | - |
| CMYK | 0 | 0.32 | 0.60 | 0.53 |
| HSL | 28.33º | 0.43% | 0.33% | - |
| HSV(B) | 28.33º | 0.6% | 0.47% | - |
| XYZ | 11.3 | 10.24 | 4.18 | - |
| YUV | 89.49 | 104.59 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 48 | 0 | 0.32 | 0.60 | 0.53 | 28.33 | 0.43 | 0.33 |
| Hex | 78 | 52 | 30 | 0 | 20 | 3C | 35 | 1C | 2B | 21 |
| Octal | 170 | 122 | 60 | 0 | 40 | 74 | 65 | 34 | 53 | 41 |
| Binary | 1111000 | 1010010 | 110000 | 0 | 100000 | 111100 | 110101 | 11100 | 101011 | 100001 |
Color Harmonies of #785230
Complementary color
Monochromatic Colors of #785230
Black with #785230
Text Example
Text Example
White with #785230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785230; }
p { color: rgb(120,82,48); }
H1.HeaderClassName
{
color: #785230;
}
.AnyTagClassName
{
color: #785230;
}
</style>
background-color css
<style>
a { background-color: #785230; }
a { background-color: rgb(120,82,48); }
div.DivClassName
{
background-color: #785230;
}
.BgClassName
{
background-color: #785230;
}
</style>
border-color css
<style>
span { border-color: #785230; }
span { border-color: rgb(120,82,48); }
td.TdClassName
{
border-color: #785230;
}
.TagClassName
{
border-color: #785230;
}
</style>