Shades of Crab Apple #863932
Tints of Crab Apple #863932
RGB
CMYK
RGB Variations
Color information
#863932 (or 0x863932) is known color: Crab Apple. HEX triplet: 86, 39 and 32. RGB value is (134,57,50). Sum of RGB (Red+Green+Blue) = 134+57+50=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 57 (22.66% from 255 or 23.65% from 241); Blue value is 50 (19.92% from 255 or 20.75% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #863932 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863932 is #79C6CD. Grayscale: #4F4F4F. Windows color (decimal): -7980750 or 3291526. OLE color: 3291526.
HSL color Cylindrical-coordinate representation of color #863932: hue angle of 5º 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 #863932 is Cyan = 0, Magento = 0.57, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 50 | - |
| CMYK | 0 | 0.57 | 0.63 | 0.47 |
| HSL | 5º | 0.46% | 0.36% | - |
| HSV(B) | 5º | 0.63% | 0.53% | - |
| XYZ | 11.87 | 8.22 | 3.98 | - |
| YUV | 79.23 | 111.51 | 167.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 50 | 0 | 0.57 | 0.63 | 0.47 | 5 | 0.46 | 0.36 |
| Hex | 86 | 39 | 32 | 0 | 39 | 3F | 2F | 5 | 2E | 24 |
| Octal | 206 | 71 | 62 | 0 | 71 | 77 | 57 | 5 | 56 | 44 |
| Binary | 10000110 | 111001 | 110010 | 0 | 111001 | 111111 | 101111 | 101 | 101110 | 100100 |
Color Harmonies of #863932
Complementary color
Monochromatic Colors of #863932
Black with #863932
Text Example
Text Example
White with #863932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863932; }
p { color: rgb(134,57,50); }
H1.HeaderClassName
{
color: #863932;
}
.AnyTagClassName
{
color: #863932;
}
</style>
background-color css
<style>
a { background-color: #863932; }
a { background-color: rgb(134,57,50); }
div.DivClassName
{
background-color: #863932;
}
.BgClassName
{
background-color: #863932;
}
</style>
border-color css
<style>
span { border-color: #863932; }
span { border-color: rgb(134,57,50); }
td.TdClassName
{
border-color: #863932;
}
.TagClassName
{
border-color: #863932;
}
</style>