Shades of Korma #865230
Tints of Korma #865230
RGB
CMYK
RGB Variations
Color information
#865230 (or 0x865230) is known color: Korma. HEX triplet: 86, 52 and 30. RGB value is (134,82,48). Sum of RGB (Red+Green+Blue) = 134+82+48=264 (34% of max value = 765). Red value is 134 (52.73% from 255 or 50.76% from 264); Green value is 82 (32.42% from 255 or 31.06% from 264); Blue value is 48 (19.14% from 255 or 18.18% from 264); Max value from RGB is 134 - color contains mainly: red. Hex color #865230 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865230 is #79ADCF. Grayscale: #5D5D5D. Windows color (decimal): -7974352 or 3166854. OLE color: 3166854.
HSL color Cylindrical-coordinate representation of color #865230: hue angle of 23.72º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #865230 is Cyan = 0, Magento = 0.39, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 82 | 48 | - |
| CMYK | 0 | 0.39 | 0.64 | 0.47 |
| HSL | 23.72º | 0.47% | 0.36% | - |
| HSV(B) | 23.72º | 0.64% | 0.53% | - |
| XYZ | 13.38 | 11.32 | 4.28 | - |
| YUV | 93.67 | 102.23 | 156.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 82 | 48 | 0 | 0.39 | 0.64 | 0.47 | 23.72 | 0.47 | 0.36 |
| Hex | 86 | 52 | 30 | 0 | 27 | 40 | 2F | 18 | 2F | 24 |
| Octal | 206 | 122 | 60 | 0 | 47 | 100 | 57 | 30 | 57 | 44 |
| Binary | 10000110 | 1010010 | 110000 | 0 | 100111 | 1000000 | 101111 | 11000 | 101111 | 100100 |
Color Harmonies of #865230
Complementary color
Monochromatic Colors of #865230
Black with #865230
Text Example
Text Example
White with #865230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865230; }
p { color: rgb(134,82,48); }
H1.HeaderClassName
{
color: #865230;
}
.AnyTagClassName
{
color: #865230;
}
</style>
background-color css
<style>
a { background-color: #865230; }
a { background-color: rgb(134,82,48); }
div.DivClassName
{
background-color: #865230;
}
.BgClassName
{
background-color: #865230;
}
</style>
border-color css
<style>
span { border-color: #865230; }
span { border-color: rgb(134,82,48); }
td.TdClassName
{
border-color: #865230;
}
.TagClassName
{
border-color: #865230;
}
</style>