Shades of Peru Tan #793817
Tints of Peru Tan #793817
RGB
CMYK
RGB Variations
Color information
#793817 (or 0x793817) is known color: Peru Tan. HEX triplet: 79, 38 and 17. RGB value is (121,56,23). Sum of RGB (Red+Green+Blue) = 121+56+23=200 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.5% from 200); Green value is 56 (22.27% from 255 or 28% from 200); Blue value is 23 (9.38% from 255 or 11.5% from 200); Max value from RGB is 121 - color contains mainly: red. Hex color #793817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793817 is #86C7E8. Grayscale: #474747. Windows color (decimal): -8833001 or 1521785. OLE color: 1521785.
HSL color Cylindrical-coordinate representation of color #793817: hue angle of 20.2º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #793817 is Cyan = 0, Magento = 0.54, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 23 | - |
| CMYK | 0 | 0.54 | 0.81 | 0.53 |
| HSL | 20.2º | 0.68% | 0.28% | - |
| HSV(B) | 20.2º | 0.81% | 0.47% | - |
| XYZ | 9.45 | 6.96 | 1.65 | - |
| YUV | 71.67 | 100.53 | 163.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 23 | 0 | 0.54 | 0.81 | 0.53 | 20.2 | 0.68 | 0.28 |
| Hex | 79 | 38 | 17 | 0 | 36 | 51 | 35 | 14 | 44 | 1C |
| Octal | 171 | 70 | 27 | 0 | 66 | 121 | 65 | 24 | 104 | 34 |
| Binary | 1111001 | 111000 | 10111 | 0 | 110110 | 1010001 | 110101 | 10100 | 1000100 | 11100 |
Color Harmonies of #793817
Complementary color
Monochromatic Colors of #793817
Black with #793817
Text Example
Text Example
White with #793817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793817; }
p { color: rgb(121,56,23); }
H1.HeaderClassName
{
color: #793817;
}
.AnyTagClassName
{
color: #793817;
}
</style>
background-color css
<style>
a { background-color: #793817; }
a { background-color: rgb(121,56,23); }
div.DivClassName
{
background-color: #793817;
}
.BgClassName
{
background-color: #793817;
}
</style>
border-color css
<style>
span { border-color: #793817; }
span { border-color: rgb(121,56,23); }
td.TdClassName
{
border-color: #793817;
}
.TagClassName
{
border-color: #793817;
}
</style>