Shades of Russet #834914
Tints of Russet #834914
RGB
CMYK
RGB Variations
Color information
#834914 (or 0x834914) is known color: Russet. HEX triplet: 83, 49 and 14. RGB value is (131,73,20). Sum of RGB (Red+Green+Blue) = 131+73+20=224 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.48% from 224); Green value is 73 (28.91% from 255 or 32.59% from 224); Blue value is 20 (8.20% from 255 or 8.93% from 224); Max value from RGB is 131 - color contains mainly: red. Hex color #834914 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834914 is #7CB6EB. Grayscale: #545454. Windows color (decimal): -8173292 or 1329539. OLE color: 1329539.
HSL color Cylindrical-coordinate representation of color #834914: hue angle of 28.65º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #834914 is Cyan = 0, Magento = 0.44, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 20 | - |
| CMYK | 0 | 0.44 | 0.85 | 0.49 |
| HSL | 28.65º | 0.74% | 0.3% | - |
| HSV(B) | 28.65º | 0.85% | 0.51% | - |
| XYZ | 11.87 | 9.64 | 1.9 | - |
| YUV | 84.3 | 91.72 | 161.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 20 | 0 | 0.44 | 0.85 | 0.49 | 28.65 | 0.74 | 0.3 |
| Hex | 83 | 49 | 14 | 0 | 2C | 55 | 31 | 1D | 4A | 1E |
| Octal | 203 | 111 | 24 | 0 | 54 | 125 | 61 | 35 | 112 | 36 |
| Binary | 10000011 | 1001001 | 10100 | 0 | 101100 | 1010101 | 110001 | 11101 | 1001010 | 11110 |
Color Harmonies of #834914
Complementary color
Monochromatic Colors of #834914
Black with #834914
Text Example
Text Example
White with #834914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834914; }
p { color: rgb(131,73,20); }
H1.HeaderClassName
{
color: #834914;
}
.AnyTagClassName
{
color: #834914;
}
</style>
background-color css
<style>
a { background-color: #834914; }
a { background-color: rgb(131,73,20); }
div.DivClassName
{
background-color: #834914;
}
.BgClassName
{
background-color: #834914;
}
</style>
border-color css
<style>
span { border-color: #834914; }
span { border-color: rgb(131,73,20); }
td.TdClassName
{
border-color: #834914;
}
.TagClassName
{
border-color: #834914;
}
</style>