Shades of Korma #865533
Tints of Korma #865533
RGB
CMYK
RGB Variations
Color information
#865533 (or 0x865533) is known color: Korma. HEX triplet: 86, 55 and 33. RGB value is (134,85,51). Sum of RGB (Red+Green+Blue) = 134+85+51=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 51 (20.31% from 255 or 18.89% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #865533 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865533 is #79AACC. Grayscale: #5F5F5F. Windows color (decimal): -7973581 or 3364230. OLE color: 3364230.
HSL color Cylindrical-coordinate representation of color #865533: hue angle of 24.58º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #865533 is Cyan = 0, Magento = 0.37, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 51 | - |
| CMYK | 0 | 0.37 | 0.62 | 0.47 |
| HSL | 24.58º | 0.45% | 0.36% | - |
| HSV(B) | 24.58º | 0.62% | 0.53% | - |
| XYZ | 13.68 | 11.8 | 4.69 | - |
| YUV | 95.78 | 102.73 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 51 | 0 | 0.37 | 0.62 | 0.47 | 24.58 | 0.45 | 0.36 |
| Hex | 86 | 55 | 33 | 0 | 25 | 3E | 2F | 19 | 2D | 24 |
| Octal | 206 | 125 | 63 | 0 | 45 | 76 | 57 | 31 | 55 | 44 |
| Binary | 10000110 | 1010101 | 110011 | 0 | 100101 | 111110 | 101111 | 11001 | 101101 | 100100 |
Color Harmonies of #865533
Complementary color
Monochromatic Colors of #865533
Black with #865533
Text Example
Text Example
White with #865533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865533; }
p { color: rgb(134,85,51); }
H1.HeaderClassName
{
color: #865533;
}
.AnyTagClassName
{
color: #865533;
}
</style>
background-color css
<style>
a { background-color: #865533; }
a { background-color: rgb(134,85,51); }
div.DivClassName
{
background-color: #865533;
}
.BgClassName
{
background-color: #865533;
}
</style>
border-color css
<style>
span { border-color: #865533; }
span { border-color: rgb(134,85,51); }
td.TdClassName
{
border-color: #865533;
}
.TagClassName
{
border-color: #865533;
}
</style>