Shades of Korma #795028
Tints of Korma #795028
RGB
CMYK
RGB Variations
Color information
#795028 (or 0x795028) is known color: Korma. HEX triplet: 79, 50 and 28. RGB value is (121,80,40). Sum of RGB (Red+Green+Blue) = 121+80+40=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 80 (31.64% from 255 or 33.20% from 241); Blue value is 40 (16.02% from 255 or 16.60% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #795028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795028 is #86AFD7. Grayscale: #575757. Windows color (decimal): -8826840 or 2642041. OLE color: 2642041.
HSL color Cylindrical-coordinate representation of color #795028: hue angle of 29.63º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #795028 is Cyan = 0, Magento = 0.34, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 80 | 40 | - |
| CMYK | 0 | 0.34 | 0.67 | 0.53 |
| HSL | 29.63º | 0.5% | 0.32% | - |
| HSV(B) | 29.63º | 0.67% | 0.47% | - |
| XYZ | 11.14 | 9.96 | 3.34 | - |
| YUV | 87.7 | 101.08 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 80 | 40 | 0 | 0.34 | 0.67 | 0.53 | 29.63 | 0.5 | 0.32 |
| Hex | 79 | 50 | 28 | 0 | 22 | 43 | 35 | 1E | 32 | 20 |
| Octal | 171 | 120 | 50 | 0 | 42 | 103 | 65 | 36 | 62 | 40 |
| Binary | 1111001 | 1010000 | 101000 | 0 | 100010 | 1000011 | 110101 | 11110 | 110010 | 100000 |
Color Harmonies of #795028
Complementary color
Monochromatic Colors of #795028
Black with #795028
Text Example
Text Example
White with #795028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795028; }
p { color: rgb(121,80,40); }
H1.HeaderClassName
{
color: #795028;
}
.AnyTagClassName
{
color: #795028;
}
</style>
background-color css
<style>
a { background-color: #795028; }
a { background-color: rgb(121,80,40); }
div.DivClassName
{
background-color: #795028;
}
.BgClassName
{
background-color: #795028;
}
</style>
border-color css
<style>
span { border-color: #795028; }
span { border-color: rgb(121,80,40); }
td.TdClassName
{
border-color: #795028;
}
.TagClassName
{
border-color: #795028;
}
</style>