Shades of Russet #854518
Tints of Russet #854518
RGB
CMYK
RGB Variations
Color information
#854518 (or 0x854518) is known color: Russet. HEX triplet: 85, 45 and 18. RGB value is (133,69,24). Sum of RGB (Red+Green+Blue) = 133+69+24=226 (29% of max value = 765). Red value is 133 (52.34% from 255 or 58.85% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 133 - color contains mainly: red. Hex color #854518 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #854518 is #7ABAE7. Grayscale: #535353. Windows color (decimal): -8043240 or 1590661. OLE color: 1590661.
HSL color Cylindrical-coordinate representation of color #854518: hue angle of 24.77º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #854518 is Cyan = 0, Magento = 0.48, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 24 | - |
| CMYK | 0 | 0.48 | 0.82 | 0.48 |
| HSL | 24.77º | 0.69% | 0.31% | - |
| HSV(B) | 24.77º | 0.82% | 0.52% | - |
| XYZ | 11.97 | 9.31 | 2.03 | - |
| YUV | 83.01 | 94.7 | 163.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 24 | 0 | 0.48 | 0.82 | 0.48 | 24.77 | 0.69 | 0.31 |
| Hex | 85 | 45 | 18 | 0 | 30 | 52 | 30 | 19 | 45 | 1F |
| Octal | 205 | 105 | 30 | 0 | 60 | 122 | 60 | 31 | 105 | 37 |
| Binary | 10000101 | 1000101 | 11000 | 0 | 110000 | 1010010 | 110000 | 11001 | 1000101 | 11111 |
Color Harmonies of #854518
Complementary color
Monochromatic Colors of #854518
Black with #854518
Text Example
Text Example
White with #854518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854518; }
p { color: rgb(133,69,24); }
H1.HeaderClassName
{
color: #854518;
}
.AnyTagClassName
{
color: #854518;
}
</style>
background-color css
<style>
a { background-color: #854518; }
a { background-color: rgb(133,69,24); }
div.DivClassName
{
background-color: #854518;
}
.BgClassName
{
background-color: #854518;
}
</style>
border-color css
<style>
span { border-color: #854518; }
span { border-color: rgb(133,69,24); }
td.TdClassName
{
border-color: #854518;
}
.TagClassName
{
border-color: #854518;
}
</style>