Shades of Korma #865531
Tints of Korma #865531
RGB
CMYK
RGB Variations
Color information
#865531 (or 0x865531) is known color: Korma. HEX triplet: 86, 55 and 31. RGB value is (134,85,49). Sum of RGB (Red+Green+Blue) = 134+85+49=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 85 (33.59% from 255 or 31.72% from 268); Blue value is 49 (19.53% from 255 or 18.28% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #865531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865531 is #79AACE. Grayscale: #5F5F5F. Windows color (decimal): -7973583 or 3233158. OLE color: 3233158.
HSL color Cylindrical-coordinate representation of color #865531: hue angle of 25.41º 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 #865531 is Cyan = 0, Magento = 0.37, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 49 | - |
| CMYK | 0 | 0.37 | 0.63 | 0.47 |
| HSL | 25.41º | 0.46% | 0.36% | - |
| HSV(B) | 25.41º | 0.63% | 0.53% | - |
| XYZ | 13.63 | 11.79 | 4.46 | - |
| YUV | 95.55 | 101.73 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 49 | 0 | 0.37 | 0.63 | 0.47 | 25.41 | 0.46 | 0.36 |
| Hex | 86 | 55 | 31 | 0 | 25 | 3F | 2F | 19 | 2E | 24 |
| Octal | 206 | 125 | 61 | 0 | 45 | 77 | 57 | 31 | 56 | 44 |
| Binary | 10000110 | 1010101 | 110001 | 0 | 100101 | 111111 | 101111 | 11001 | 101110 | 100100 |
Color Harmonies of #865531
Complementary color
Monochromatic Colors of #865531
Black with #865531
Text Example
Text Example
White with #865531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865531; }
p { color: rgb(134,85,49); }
H1.HeaderClassName
{
color: #865531;
}
.AnyTagClassName
{
color: #865531;
}
</style>
background-color css
<style>
a { background-color: #865531; }
a { background-color: rgb(134,85,49); }
div.DivClassName
{
background-color: #865531;
}
.BgClassName
{
background-color: #865531;
}
</style>
border-color css
<style>
span { border-color: #865531; }
span { border-color: rgb(134,85,49); }
td.TdClassName
{
border-color: #865531;
}
.TagClassName
{
border-color: #865531;
}
</style>