Shades of Korma #825732
Tints of Korma #825732
RGB
CMYK
RGB Variations
Color information
#825732 (or 0x825732) is known color: Korma. HEX triplet: 82, 57 and 32. RGB value is (130,87,50). Sum of RGB (Red+Green+Blue) = 130+87+50=267 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.69% from 267); Green value is 87 (34.38% from 255 or 32.58% from 267); Blue value is 50 (19.92% from 255 or 18.73% from 267); Max value from RGB is 130 - color contains mainly: red. Hex color #825732 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825732 is #7DA8CD. Grayscale: #5F5F5F. Windows color (decimal): -8235214 or 3299202. OLE color: 3299202.
HSL color Cylindrical-coordinate representation of color #825732: hue angle of 27.75º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #825732 is Cyan = 0, Magento = 0.33, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 50 | - |
| CMYK | 0 | 0.33 | 0.62 | 0.49 |
| HSL | 27.75º | 0.44% | 0.35% | - |
| HSV(B) | 27.75º | 0.62% | 0.51% | - |
| XYZ | 13.19 | 11.79 | 4.6 | - |
| YUV | 95.64 | 102.25 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 50 | 0 | 0.33 | 0.62 | 0.49 | 27.75 | 0.44 | 0.35 |
| Hex | 82 | 57 | 32 | 0 | 21 | 3E | 31 | 1C | 2C | 23 |
| Octal | 202 | 127 | 62 | 0 | 41 | 76 | 61 | 34 | 54 | 43 |
| Binary | 10000010 | 1010111 | 110010 | 0 | 100001 | 111110 | 110001 | 11100 | 101100 | 100011 |
Color Harmonies of #825732
Complementary color
Monochromatic Colors of #825732
Black with #825732
Text Example
Text Example
White with #825732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825732; }
p { color: rgb(130,87,50); }
H1.HeaderClassName
{
color: #825732;
}
.AnyTagClassName
{
color: #825732;
}
</style>
background-color css
<style>
a { background-color: #825732; }
a { background-color: rgb(130,87,50); }
div.DivClassName
{
background-color: #825732;
}
.BgClassName
{
background-color: #825732;
}
</style>
border-color css
<style>
span { border-color: #825732; }
span { border-color: rgb(130,87,50); }
td.TdClassName
{
border-color: #825732;
}
.TagClassName
{
border-color: #825732;
}
</style>