Shades of Russet #774722
Tints of Russet #774722
RGB
CMYK
RGB Variations
Color information
#774722 (or 0x774722) is known color: Russet. HEX triplet: 77, 47 and 22. RGB value is (119,71,34). Sum of RGB (Red+Green+Blue) = 119+71+34=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 34 (13.67% from 255 or 15.18% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #774722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774722 is #88B8DD. Grayscale: #515151. Windows color (decimal): -8960222 or 2246519. OLE color: 2246519.
HSL color Cylindrical-coordinate representation of color #774722: hue angle of 26.12º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #774722 is Cyan = 0, Magento = 0.40, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 34 | - |
| CMYK | 0 | 0.40 | 0.71 | 0.53 |
| HSL | 26.12º | 0.56% | 0.3% | - |
| HSV(B) | 26.12º | 0.71% | 0.47% | - |
| XYZ | 10.15 | 8.54 | 2.63 | - |
| YUV | 81.13 | 101.4 | 155.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 34 | 0 | 0.40 | 0.71 | 0.53 | 26.12 | 0.56 | 0.3 |
| Hex | 77 | 47 | 22 | 0 | 28 | 47 | 35 | 1A | 38 | 1E |
| Octal | 167 | 107 | 42 | 0 | 50 | 107 | 65 | 32 | 70 | 36 |
| Binary | 1110111 | 1000111 | 100010 | 0 | 101000 | 1000111 | 110101 | 11010 | 111000 | 11110 |
Color Harmonies of #774722
Complementary color
Monochromatic Colors of #774722
Black with #774722
Text Example
Text Example
White with #774722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774722; }
p { color: rgb(119,71,34); }
H1.HeaderClassName
{
color: #774722;
}
.AnyTagClassName
{
color: #774722;
}
</style>
background-color css
<style>
a { background-color: #774722; }
a { background-color: rgb(119,71,34); }
div.DivClassName
{
background-color: #774722;
}
.BgClassName
{
background-color: #774722;
}
</style>
border-color css
<style>
span { border-color: #774722; }
span { border-color: rgb(119,71,34); }
td.TdClassName
{
border-color: #774722;
}
.TagClassName
{
border-color: #774722;
}
</style>