Shades of Crab Apple #823930
Tints of Crab Apple #823930
RGB
CMYK
RGB Variations
Color information
#823930 (or 0x823930) is known color: Crab Apple. HEX triplet: 82, 39 and 30. RGB value is (130,57,48). Sum of RGB (Red+Green+Blue) = 130+57+48=235 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.32% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 130 - color contains mainly: red. Hex color #823930 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823930 is #7DC6CF. Grayscale: #4D4D4D. Windows color (decimal): -8242896 or 3160450. OLE color: 3160450.
HSL color Cylindrical-coordinate representation of color #823930: hue angle of 6.59º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823930 is Cyan = 0, Magento = 0.56, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 57 | 48 | - |
| CMYK | 0 | 0.56 | 0.63 | 0.49 |
| HSL | 6.59º | 0.46% | 0.35% | - |
| HSV(B) | 6.59º | 0.63% | 0.51% | - |
| XYZ | 11.2 | 7.89 | 3.73 | - |
| YUV | 77.8 | 111.18 | 165.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 57 | 48 | 0 | 0.56 | 0.63 | 0.49 | 6.59 | 0.46 | 0.35 |
| Hex | 82 | 39 | 30 | 0 | 38 | 3F | 31 | 7 | 2E | 23 |
| Octal | 202 | 71 | 60 | 0 | 70 | 77 | 61 | 7 | 56 | 43 |
| Binary | 10000010 | 111001 | 110000 | 0 | 111000 | 111111 | 110001 | 111 | 101110 | 100011 |
Color Harmonies of #823930
Complementary color
Monochromatic Colors of #823930
Black with #823930
Text Example
Text Example
White with #823930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823930; }
p { color: rgb(130,57,48); }
H1.HeaderClassName
{
color: #823930;
}
.AnyTagClassName
{
color: #823930;
}
</style>
background-color css
<style>
a { background-color: #823930; }
a { background-color: rgb(130,57,48); }
div.DivClassName
{
background-color: #823930;
}
.BgClassName
{
background-color: #823930;
}
</style>
border-color css
<style>
span { border-color: #823930; }
span { border-color: rgb(130,57,48); }
td.TdClassName
{
border-color: #823930;
}
.TagClassName
{
border-color: #823930;
}
</style>