Shades of Russet #813714
Tints of Russet #813714
RGB
CMYK
RGB Variations
Color information
#813714 (or 0x813714) is known color: Russet. HEX triplet: 81, 37 and 14. RGB value is (129,55,20). Sum of RGB (Red+Green+Blue) = 129+55+20=204 (27% of max value = 765). Red value is 129 (50.78% from 255 or 63.24% from 204); Green value is 55 (21.88% from 255 or 26.96% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 129 - color contains mainly: red. Hex color #813714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813714 is #7EC8EB. Grayscale: #494949. Windows color (decimal): -8308972 or 1324929. OLE color: 1324929.
HSL color Cylindrical-coordinate representation of color #813714: hue angle of 19.27º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #813714 is Cyan = 0, Magento = 0.57, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 20 | - |
| CMYK | 0 | 0.57 | 0.84 | 0.49 |
| HSL | 19.27º | 0.73% | 0.29% | - |
| HSV(B) | 19.27º | 0.84% | 0.51% | - |
| XYZ | 10.55 | 7.45 | 1.54 | - |
| YUV | 73.14 | 98.02 | 167.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 20 | 0 | 0.57 | 0.84 | 0.49 | 19.27 | 0.73 | 0.29 |
| Hex | 81 | 37 | 14 | 0 | 39 | 54 | 31 | 13 | 49 | 1D |
| Octal | 201 | 67 | 24 | 0 | 71 | 124 | 61 | 23 | 111 | 35 |
| Binary | 10000001 | 110111 | 10100 | 0 | 111001 | 1010100 | 110001 | 10011 | 1001001 | 11101 |
Color Harmonies of #813714
Complementary color
Monochromatic Colors of #813714
Black with #813714
Text Example
Text Example
White with #813714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813714; }
p { color: rgb(129,55,20); }
H1.HeaderClassName
{
color: #813714;
}
.AnyTagClassName
{
color: #813714;
}
</style>
background-color css
<style>
a { background-color: #813714; }
a { background-color: rgb(129,55,20); }
div.DivClassName
{
background-color: #813714;
}
.BgClassName
{
background-color: #813714;
}
</style>
border-color css
<style>
span { border-color: #813714; }
span { border-color: rgb(129,55,20); }
td.TdClassName
{
border-color: #813714;
}
.TagClassName
{
border-color: #813714;
}
</style>