Shades of Korma #815328
Tints of Korma #815328
RGB
CMYK
RGB Variations
Color information
#815328 (or 0x815328) is known color: Korma. HEX triplet: 81, 53 and 28. RGB value is (129,83,40). Sum of RGB (Red+Green+Blue) = 129+83+40=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 83 (32.81% from 255 or 32.94% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #815328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815328 is #7EACD7. Grayscale: #5C5C5C. Windows color (decimal): -8301784 or 2642817. OLE color: 2642817.
HSL color Cylindrical-coordinate representation of color #815328: hue angle of 28.99º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #815328 is Cyan = 0, Magento = 0.36, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 40 | - |
| CMYK | 0 | 0.36 | 0.69 | 0.49 |
| HSL | 28.99º | 0.53% | 0.33% | - |
| HSV(B) | 28.99º | 0.69% | 0.51% | - |
| XYZ | 12.53 | 11.01 | 3.47 | - |
| YUV | 91.85 | 98.74 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 40 | 0 | 0.36 | 0.69 | 0.49 | 28.99 | 0.53 | 0.33 |
| Hex | 81 | 53 | 28 | 0 | 24 | 45 | 31 | 1D | 35 | 21 |
| Octal | 201 | 123 | 50 | 0 | 44 | 105 | 61 | 35 | 65 | 41 |
| Binary | 10000001 | 1010011 | 101000 | 0 | 100100 | 1000101 | 110001 | 11101 | 110101 | 100001 |
Color Harmonies of #815328
Complementary color
Monochromatic Colors of #815328
Black with #815328
Text Example
Text Example
White with #815328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815328; }
p { color: rgb(129,83,40); }
H1.HeaderClassName
{
color: #815328;
}
.AnyTagClassName
{
color: #815328;
}
</style>
background-color css
<style>
a { background-color: #815328; }
a { background-color: rgb(129,83,40); }
div.DivClassName
{
background-color: #815328;
}
.BgClassName
{
background-color: #815328;
}
</style>
border-color css
<style>
span { border-color: #815328; }
span { border-color: rgb(129,83,40); }
td.TdClassName
{
border-color: #815328;
}
.TagClassName
{
border-color: #815328;
}
</style>