Shades of Korma #815025
Tints of Korma #815025
RGB
CMYK
RGB Variations
Color information
#815025 (or 0x815025) is known color: Korma. HEX triplet: 81, 50 and 25. RGB value is (129,80,37). Sum of RGB (Red+Green+Blue) = 129+80+37=246 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.44% from 246); Green value is 80 (31.64% from 255 or 32.52% from 246); Blue value is 37 (14.84% from 255 or 15.04% from 246); Max value from RGB is 129 - color contains mainly: red. Hex color #815025 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815025 is #7EAFDA. Grayscale: #595959. Windows color (decimal): -8302555 or 2445441. OLE color: 2445441.
HSL color Cylindrical-coordinate representation of color #815025: hue angle of 28.04º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #815025 is Cyan = 0, Magento = 0.38, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 37 | - |
| CMYK | 0 | 0.38 | 0.71 | 0.49 |
| HSL | 28.04º | 0.55% | 0.33% | - |
| HSV(B) | 28.04º | 0.71% | 0.51% | - |
| XYZ | 12.26 | 10.54 | 3.14 | - |
| YUV | 89.75 | 98.23 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 37 | 0 | 0.38 | 0.71 | 0.49 | 28.04 | 0.55 | 0.33 |
| Hex | 81 | 50 | 25 | 0 | 26 | 47 | 31 | 1C | 37 | 21 |
| Octal | 201 | 120 | 45 | 0 | 46 | 107 | 61 | 34 | 67 | 41 |
| Binary | 10000001 | 1010000 | 100101 | 0 | 100110 | 1000111 | 110001 | 11100 | 110111 | 100001 |
Color Harmonies of #815025
Complementary color
Monochromatic Colors of #815025
Black with #815025
Text Example
Text Example
White with #815025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815025; }
p { color: rgb(129,80,37); }
H1.HeaderClassName
{
color: #815025;
}
.AnyTagClassName
{
color: #815025;
}
</style>
background-color css
<style>
a { background-color: #815025; }
a { background-color: rgb(129,80,37); }
div.DivClassName
{
background-color: #815025;
}
.BgClassName
{
background-color: #815025;
}
</style>
border-color css
<style>
span { border-color: #815025; }
span { border-color: rgb(129,80,37); }
td.TdClassName
{
border-color: #815025;
}
.TagClassName
{
border-color: #815025;
}
</style>