Shades of Korma #865326
Tints of Korma #865326
RGB
CMYK
RGB Variations
Color information
#865326 (or 0x865326) is known color: Korma. HEX triplet: 86, 53 and 26. RGB value is (134,83,38). Sum of RGB (Red+Green+Blue) = 134+83+38=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #865326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865326 is #79ACD9. Grayscale: #5D5D5D. Windows color (decimal): -7974106 or 2511750. OLE color: 2511750.
HSL color Cylindrical-coordinate representation of color #865326: hue angle of 28.12º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #865326 is Cyan = 0, Magento = 0.38, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 38 | - |
| CMYK | 0 | 0.38 | 0.72 | 0.47 |
| HSL | 28.13º | 0.56% | 0.34% | - |
| HSV(B) | 28.13º | 0.72% | 0.53% | - |
| XYZ | 13.27 | 11.39 | 3.33 | - |
| YUV | 93.12 | 96.9 | 157.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 38 | 0 | 0.38 | 0.72 | 0.47 | 28.13 | 0.56 | 0.34 |
| Hex | 86 | 53 | 26 | 0 | 26 | 48 | 2F | 1C | 38 | 22 |
| Octal | 206 | 123 | 46 | 0 | 46 | 110 | 57 | 34 | 70 | 42 |
| Binary | 10000110 | 1010011 | 100110 | 0 | 100110 | 1001000 | 101111 | 11100 | 111000 | 100010 |
Color Harmonies of #865326
Complementary color
Monochromatic Colors of #865326
Black with #865326
Text Example
Text Example
White with #865326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865326; }
p { color: rgb(134,83,38); }
H1.HeaderClassName
{
color: #865326;
}
.AnyTagClassName
{
color: #865326;
}
</style>
background-color css
<style>
a { background-color: #865326; }
a { background-color: rgb(134,83,38); }
div.DivClassName
{
background-color: #865326;
}
.BgClassName
{
background-color: #865326;
}
</style>
border-color css
<style>
span { border-color: #865326; }
span { border-color: rgb(134,83,38); }
td.TdClassName
{
border-color: #865326;
}
.TagClassName
{
border-color: #865326;
}
</style>