Shades of Peru Tan #783917
Tints of Peru Tan #783917
RGB
CMYK
RGB Variations
Color information
#783917 (or 0x783917) is known color: Peru Tan. HEX triplet: 78, 39 and 17. RGB value is (120,57,23). Sum of RGB (Red+Green+Blue) = 120+57+23=200 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60% from 200); Green value is 57 (22.66% from 255 or 28.5% from 200); Blue value is 23 (9.38% from 255 or 11.5% from 200); Max value from RGB is 120 - color contains mainly: red. Hex color #783917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783917 is #87C6E8. Grayscale: #484848. Windows color (decimal): -8898281 or 1522040. OLE color: 1522040.
HSL color Cylindrical-coordinate representation of color #783917: hue angle of 21.03º 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 #783917 is Cyan = 0, Magento = 0.52, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 23 | - |
| CMYK | 0 | 0.52 | 0.81 | 0.53 |
| HSL | 21.03º | 0.68% | 0.28% | - |
| HSV(B) | 21.03º | 0.81% | 0.47% | - |
| XYZ | 9.36 | 6.98 | 1.66 | - |
| YUV | 71.96 | 100.37 | 162.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 23 | 0 | 0.52 | 0.81 | 0.53 | 21.03 | 0.68 | 0.28 |
| Hex | 78 | 39 | 17 | 0 | 34 | 51 | 35 | 15 | 44 | 1C |
| Octal | 170 | 71 | 27 | 0 | 64 | 121 | 65 | 25 | 104 | 34 |
| Binary | 1111000 | 111001 | 10111 | 0 | 110100 | 1010001 | 110101 | 10101 | 1000100 | 11100 |
Color Harmonies of #783917
Complementary color
Monochromatic Colors of #783917
Black with #783917
Text Example
Text Example
White with #783917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783917; }
p { color: rgb(120,57,23); }
H1.HeaderClassName
{
color: #783917;
}
.AnyTagClassName
{
color: #783917;
}
</style>
background-color css
<style>
a { background-color: #783917; }
a { background-color: rgb(120,57,23); }
div.DivClassName
{
background-color: #783917;
}
.BgClassName
{
background-color: #783917;
}
</style>
border-color css
<style>
span { border-color: #783917; }
span { border-color: rgb(120,57,23); }
td.TdClassName
{
border-color: #783917;
}
.TagClassName
{
border-color: #783917;
}
</style>