Shades of Korma #865732
Tints of Korma #865732
RGB
CMYK
RGB Variations
Color information
#865732 (or 0x865732) is known color: Korma. HEX triplet: 86, 57 and 32. RGB value is (134,87,50). Sum of RGB (Red+Green+Blue) = 134+87+50=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 50 (19.92% from 255 or 18.45% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #865732 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865732 is #79A8CD. Grayscale: #616161. Windows color (decimal): -7973070 or 3299206. OLE color: 3299206.
HSL color Cylindrical-coordinate representation of color #865732: hue angle of 26.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #865732 is Cyan = 0, Magento = 0.35, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 50 | - |
| CMYK | 0 | 0.35 | 0.63 | 0.47 |
| HSL | 26.43º | 0.46% | 0.36% | - |
| HSV(B) | 26.43º | 0.63% | 0.53% | - |
| XYZ | 13.82 | 12.12 | 4.63 | - |
| YUV | 96.84 | 101.57 | 154.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 50 | 0 | 0.35 | 0.63 | 0.47 | 26.43 | 0.46 | 0.36 |
| Hex | 86 | 57 | 32 | 0 | 23 | 3F | 2F | 1A | 2E | 24 |
| Octal | 206 | 127 | 62 | 0 | 43 | 77 | 57 | 32 | 56 | 44 |
| Binary | 10000110 | 1010111 | 110010 | 0 | 100011 | 111111 | 101111 | 11010 | 101110 | 100100 |
Color Harmonies of #865732
Complementary color
Monochromatic Colors of #865732
Black with #865732
Text Example
Text Example
White with #865732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865732; }
p { color: rgb(134,87,50); }
H1.HeaderClassName
{
color: #865732;
}
.AnyTagClassName
{
color: #865732;
}
</style>
background-color css
<style>
a { background-color: #865732; }
a { background-color: rgb(134,87,50); }
div.DivClassName
{
background-color: #865732;
}
.BgClassName
{
background-color: #865732;
}
</style>
border-color css
<style>
span { border-color: #865732; }
span { border-color: rgb(134,87,50); }
td.TdClassName
{
border-color: #865732;
}
.TagClassName
{
border-color: #865732;
}
</style>