Shades of Russet #814219
Tints of Russet #814219
RGB
CMYK
RGB Variations
Color information
#814219 (or 0x814219) is known color: Russet. HEX triplet: 81, 42 and 19. RGB value is (129,66,25). Sum of RGB (Red+Green+Blue) = 129+66+25=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 66 (26.17% from 255 or 30% from 220); Blue value is 25 (10.16% from 255 or 11.36% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #814219 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814219 is #7EBDE6. Grayscale: #505050. Windows color (decimal): -8306151 or 1655425. OLE color: 1655425.
HSL color Cylindrical-coordinate representation of color #814219: hue angle of 23.65º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #814219 is Cyan = 0, Magento = 0.49, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 66 | 25 | - |
| CMYK | 0 | 0.49 | 0.81 | 0.49 |
| HSL | 23.65º | 0.68% | 0.3% | - |
| HSV(B) | 23.65º | 0.81% | 0.51% | - |
| XYZ | 11.18 | 8.63 | 2 | - |
| YUV | 80.16 | 96.87 | 162.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 66 | 25 | 0 | 0.49 | 0.81 | 0.49 | 23.65 | 0.68 | 0.3 |
| Hex | 81 | 42 | 19 | 0 | 31 | 51 | 31 | 18 | 44 | 1E |
| Octal | 201 | 102 | 31 | 0 | 61 | 121 | 61 | 30 | 104 | 36 |
| Binary | 10000001 | 1000010 | 11001 | 0 | 110001 | 1010001 | 110001 | 11000 | 1000100 | 11110 |
Color Harmonies of #814219
Complementary color
Monochromatic Colors of #814219
Black with #814219
Text Example
Text Example
White with #814219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814219; }
p { color: rgb(129,66,25); }
H1.HeaderClassName
{
color: #814219;
}
.AnyTagClassName
{
color: #814219;
}
</style>
background-color css
<style>
a { background-color: #814219; }
a { background-color: rgb(129,66,25); }
div.DivClassName
{
background-color: #814219;
}
.BgClassName
{
background-color: #814219;
}
</style>
border-color css
<style>
span { border-color: #814219; }
span { border-color: rgb(129,66,25); }
td.TdClassName
{
border-color: #814219;
}
.TagClassName
{
border-color: #814219;
}
</style>