Shades of Peru Tan #783508
Tints of Peru Tan #783508
RGB
CMYK
RGB Variations
Color information
#783508 (or 0x783508) is known color: Peru Tan. HEX triplet: 78, 35 and 08. RGB value is (120,53,8). Sum of RGB (Red+Green+Blue) = 120+53+8=181 (23% of max value = 765). Red value is 120 (47.27% from 255 or 66.30% from 181); Green value is 53 (21.09% from 255 or 29.28% from 181); Blue value is 8 (3.52% from 255 or 4.42% from 181); Max value from RGB is 120 - color contains mainly: red. Hex color #783508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783508 is #87CAF7. Grayscale: #444444. Windows color (decimal): -8899320 or 537976. OLE color: 537976.
HSL color Cylindrical-coordinate representation of color #783508: hue angle of 24.11º 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 #783508 is Cyan = 0, Magento = 0.56, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 8 | - |
| CMYK | 0 | 0.56 | 0.93 | 0.53 |
| HSL | 24.11º | 0.88% | 0.25% | - |
| HSV(B) | 24.11º | 0.93% | 0.47% | - |
| XYZ | 9.06 | 6.56 | 1.02 | - |
| YUV | 67.9 | 94.2 | 165.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 8 | 0 | 0.56 | 0.93 | 0.53 | 24.11 | 0.88 | 0.25 |
| Hex | 78 | 35 | 8 | 0 | 38 | 5D | 35 | 18 | 58 | 19 |
| Octal | 170 | 65 | 10 | 0 | 70 | 135 | 65 | 30 | 130 | 31 |
| Binary | 1111000 | 110101 | 1000 | 0 | 111000 | 1011101 | 110101 | 11000 | 1011000 | 11001 |
Color Harmonies of #783508
Complementary color
Monochromatic Colors of #783508
Black with #783508
Text Example
Text Example
White with #783508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783508; }
p { color: rgb(120,53,8); }
H1.HeaderClassName
{
color: #783508;
}
.AnyTagClassName
{
color: #783508;
}
</style>
background-color css
<style>
a { background-color: #783508; }
a { background-color: rgb(120,53,8); }
div.DivClassName
{
background-color: #783508;
}
.BgClassName
{
background-color: #783508;
}
</style>
border-color css
<style>
span { border-color: #783508; }
span { border-color: rgb(120,53,8); }
td.TdClassName
{
border-color: #783508;
}
.TagClassName
{
border-color: #783508;
}
</style>