Shades of Peru Tan #783208
Tints of Peru Tan #783208
RGB
CMYK
RGB Variations
Color information
#783208 (or 0x783208) is known color: Peru Tan. HEX triplet: 78, 32 and 08. RGB value is (120,50,8). Sum of RGB (Red+Green+Blue) = 120+50+8=178 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.42% from 178); Green value is 50 (19.92% from 255 or 28.09% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 120 - color contains mainly: red. Hex color #783208 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783208 is #87CDF7. Grayscale: #424242. Windows color (decimal): -8900088 or 537208. OLE color: 537208.
HSL color Cylindrical-coordinate representation of color #783208: hue angle of 22.5º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #783208 is Cyan = 0, Magento = 0.58, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 50 | 8 | - |
| CMYK | 0 | 0.58 | 0.93 | 0.53 |
| HSL | 22.5º | 0.88% | 0.25% | - |
| HSV(B) | 22.5º | 0.93% | 0.47% | - |
| XYZ | 8.93 | 6.29 | 0.97 | - |
| YUV | 66.14 | 95.19 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 8 | 0 | 0.58 | 0.93 | 0.53 | 22.5 | 0.88 | 0.25 |
| Hex | 78 | 32 | 8 | 0 | 3A | 5D | 35 | 16 | 58 | 19 |
| Octal | 170 | 62 | 10 | 0 | 72 | 135 | 65 | 26 | 130 | 31 |
| Binary | 1111000 | 110010 | 1000 | 0 | 111010 | 1011101 | 110101 | 10110 | 1011000 | 11001 |
Color Harmonies of #783208
Complementary color
Monochromatic Colors of #783208
Black with #783208
Text Example
Text Example
White with #783208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783208; }
p { color: rgb(120,50,8); }
H1.HeaderClassName
{
color: #783208;
}
.AnyTagClassName
{
color: #783208;
}
</style>
background-color css
<style>
a { background-color: #783208; }
a { background-color: rgb(120,50,8); }
div.DivClassName
{
background-color: #783208;
}
.BgClassName
{
background-color: #783208;
}
</style>
border-color css
<style>
span { border-color: #783208; }
span { border-color: rgb(120,50,8); }
td.TdClassName
{
border-color: #783208;
}
.TagClassName
{
border-color: #783208;
}
</style>