Shades of Peru Tan #783408
Tints of Peru Tan #783408
RGB
CMYK
RGB Variations
Color information
#783408 (or 0x783408) is known color: Peru Tan. HEX triplet: 78, 34 and 08. RGB value is (120,52,8). Sum of RGB (Red+Green+Blue) = 120+52+8=180 (23% of max value = 765). Red value is 120 (47.27% from 255 or 66.67% from 180); Green value is 52 (20.70% from 255 or 28.89% from 180); Blue value is 8 (3.52% from 255 or 4.44% from 180); Max value from RGB is 120 - color contains mainly: red. Hex color #783408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783408 is #87CBF7. Grayscale: #434343. Windows color (decimal): -8899576 or 537720. OLE color: 537720.
HSL color Cylindrical-coordinate representation of color #783408: hue angle of 23.57º 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 #783408 is Cyan = 0, Magento = 0.57, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 8 | - |
| CMYK | 0 | 0.57 | 0.93 | 0.53 |
| HSL | 23.57º | 0.88% | 0.25% | - |
| HSV(B) | 23.57º | 0.93% | 0.47% | - |
| XYZ | 9.02 | 6.47 | 1 | - |
| YUV | 67.32 | 94.53 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 8 | 0 | 0.57 | 0.93 | 0.53 | 23.57 | 0.88 | 0.25 |
| Hex | 78 | 34 | 8 | 0 | 39 | 5D | 35 | 18 | 58 | 19 |
| Octal | 170 | 64 | 10 | 0 | 71 | 135 | 65 | 30 | 130 | 31 |
| Binary | 1111000 | 110100 | 1000 | 0 | 111001 | 1011101 | 110101 | 11000 | 1011000 | 11001 |
Color Harmonies of #783408
Complementary color
Monochromatic Colors of #783408
Black with #783408
Text Example
Text Example
White with #783408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783408; }
p { color: rgb(120,52,8); }
H1.HeaderClassName
{
color: #783408;
}
.AnyTagClassName
{
color: #783408;
}
</style>
background-color css
<style>
a { background-color: #783408; }
a { background-color: rgb(120,52,8); }
div.DivClassName
{
background-color: #783408;
}
.BgClassName
{
background-color: #783408;
}
</style>
border-color css
<style>
span { border-color: #783408; }
span { border-color: rgb(120,52,8); }
td.TdClassName
{
border-color: #783408;
}
.TagClassName
{
border-color: #783408;
}
</style>