Shades of Crab Apple #863630
Tints of Crab Apple #863630
RGB
CMYK
RGB Variations
Color information
#863630 (or 0x863630) is known color: Crab Apple. HEX triplet: 86, 36 and 30. RGB value is (134,54,48). Sum of RGB (Red+Green+Blue) = 134+54+48=236 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.78% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 48 (19.14% from 255 or 20.34% from 236); Max value from RGB is 134 - color contains mainly: red. Hex color #863630 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863630 is #79C9CF. Grayscale: #4D4D4D. Windows color (decimal): -7981520 or 3159686. OLE color: 3159686.
HSL color Cylindrical-coordinate representation of color #863630: hue angle of 4.19º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863630 is Cyan = 0, Magento = 0.60, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 48 | - |
| CMYK | 0 | 0.60 | 0.64 | 0.47 |
| HSL | 4.19º | 0.47% | 0.36% | - |
| HSV(B) | 4.19º | 0.64% | 0.53% | - |
| XYZ | 11.68 | 7.92 | 3.71 | - |
| YUV | 77.24 | 111.5 | 168.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 48 | 0 | 0.60 | 0.64 | 0.47 | 4.19 | 0.47 | 0.36 |
| Hex | 86 | 36 | 30 | 0 | 3C | 40 | 2F | 4 | 2F | 24 |
| Octal | 206 | 66 | 60 | 0 | 74 | 100 | 57 | 4 | 57 | 44 |
| Binary | 10000110 | 110110 | 110000 | 0 | 111100 | 1000000 | 101111 | 100 | 101111 | 100100 |
Color Harmonies of #863630
Complementary color
Monochromatic Colors of #863630
Black with #863630
Text Example
Text Example
White with #863630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863630; }
p { color: rgb(134,54,48); }
H1.HeaderClassName
{
color: #863630;
}
.AnyTagClassName
{
color: #863630;
}
</style>
background-color css
<style>
a { background-color: #863630; }
a { background-color: rgb(134,54,48); }
div.DivClassName
{
background-color: #863630;
}
.BgClassName
{
background-color: #863630;
}
</style>
border-color css
<style>
span { border-color: #863630; }
span { border-color: rgb(134,54,48); }
td.TdClassName
{
border-color: #863630;
}
.TagClassName
{
border-color: #863630;
}
</style>