Shades of Crab Apple #853730
Tints of Crab Apple #853730
RGB
CMYK
RGB Variations
Color information
#853730 (or 0x853730) is known color: Crab Apple. HEX triplet: 85, 37 and 30. RGB value is (133,55,48). Sum of RGB (Red+Green+Blue) = 133+55+48=236 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.36% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 48 (19.14% from 255 or 20.34% from 236); Max value from RGB is 133 - color contains mainly: red. Hex color #853730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853730 is #7AC8CF. Grayscale: #4D4D4D. Windows color (decimal): -8046800 or 3159941. OLE color: 3159941.
HSL color Cylindrical-coordinate representation of color #853730: hue angle of 4.94º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #853730 is Cyan = 0, Magento = 0.59, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 48 | - |
| CMYK | 0 | 0.59 | 0.64 | 0.48 |
| HSL | 4.94º | 0.47% | 0.35% | - |
| HSV(B) | 4.94º | 0.64% | 0.52% | - |
| XYZ | 11.57 | 7.93 | 3.72 | - |
| YUV | 77.52 | 111.34 | 167.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 48 | 0 | 0.59 | 0.64 | 0.48 | 4.94 | 0.47 | 0.35 |
| Hex | 85 | 37 | 30 | 0 | 3B | 40 | 30 | 5 | 2F | 23 |
| Octal | 205 | 67 | 60 | 0 | 73 | 100 | 60 | 5 | 57 | 43 |
| Binary | 10000101 | 110111 | 110000 | 0 | 111011 | 1000000 | 110000 | 101 | 101111 | 100011 |
Color Harmonies of #853730
Complementary color
Monochromatic Colors of #853730
Black with #853730
Text Example
Text Example
White with #853730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853730; }
p { color: rgb(133,55,48); }
H1.HeaderClassName
{
color: #853730;
}
.AnyTagClassName
{
color: #853730;
}
</style>
background-color css
<style>
a { background-color: #853730; }
a { background-color: rgb(133,55,48); }
div.DivClassName
{
background-color: #853730;
}
.BgClassName
{
background-color: #853730;
}
</style>
border-color css
<style>
span { border-color: #853730; }
span { border-color: rgb(133,55,48); }
td.TdClassName
{
border-color: #853730;
}
.TagClassName
{
border-color: #853730;
}
</style>