Shades of Russet #764317
Tints of Russet #764317
RGB
CMYK
RGB Variations
Color information
#764317 (or 0x764317) is known color: Russet. HEX triplet: 76, 43 and 17. RGB value is (118,67,23). Sum of RGB (Red+Green+Blue) = 118+67+23=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 67 (26.56% from 255 or 32.21% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #764317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764317 is #89BCE8. Grayscale: #4D4D4D. Windows color (decimal): -9026793 or 1524598. OLE color: 1524598.
HSL color Cylindrical-coordinate representation of color #764317: hue angle of 27.79º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #764317 is Cyan = 0, Magento = 0.43, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 23 | - |
| CMYK | 0 | 0.43 | 0.81 | 0.54 |
| HSL | 27.79º | 0.67% | 0.28% | - |
| HSV(B) | 27.79º | 0.81% | 0.46% | - |
| XYZ | 9.63 | 7.93 | 1.83 | - |
| YUV | 77.23 | 97.4 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 23 | 0 | 0.43 | 0.81 | 0.54 | 27.79 | 0.67 | 0.28 |
| Hex | 76 | 43 | 17 | 0 | 2B | 51 | 36 | 1C | 43 | 1C |
| Octal | 166 | 103 | 27 | 0 | 53 | 121 | 66 | 34 | 103 | 34 |
| Binary | 1110110 | 1000011 | 10111 | 0 | 101011 | 1010001 | 110110 | 11100 | 1000011 | 11100 |
Color Harmonies of #764317
Complementary color
Monochromatic Colors of #764317
Black with #764317
Text Example
Text Example
White with #764317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764317; }
p { color: rgb(118,67,23); }
H1.HeaderClassName
{
color: #764317;
}
.AnyTagClassName
{
color: #764317;
}
</style>
background-color css
<style>
a { background-color: #764317; }
a { background-color: rgb(118,67,23); }
div.DivClassName
{
background-color: #764317;
}
.BgClassName
{
background-color: #764317;
}
</style>
border-color css
<style>
span { border-color: #764317; }
span { border-color: rgb(118,67,23); }
td.TdClassName
{
border-color: #764317;
}
.TagClassName
{
border-color: #764317;
}
</style>