Shades of Peru Tan #783919
Tints of Peru Tan #783919
RGB
CMYK
RGB Variations
Color information
#783919 (or 0x783919) is known color: Peru Tan. HEX triplet: 78, 39 and 19. RGB value is (120,57,25). Sum of RGB (Red+Green+Blue) = 120+57+25=202 (26% of max value = 765). Red value is 120 (47.27% from 255 or 59.41% from 202); Green value is 57 (22.66% from 255 or 28.22% from 202); Blue value is 25 (10.16% from 255 or 12.38% from 202); Max value from RGB is 120 - color contains mainly: red. Hex color #783919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783919 is #87C6E6. Grayscale: #484848. Windows color (decimal): -8898279 or 1653112. OLE color: 1653112.
HSL color Cylindrical-coordinate representation of color #783919: hue angle of 20.21º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #783919 is Cyan = 0, Magento = 0.52, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 25 | - |
| CMYK | 0 | 0.52 | 0.79 | 0.53 |
| HSL | 20.21º | 0.66% | 0.28% | - |
| HSV(B) | 20.21º | 0.79% | 0.47% | - |
| XYZ | 9.38 | 6.99 | 1.77 | - |
| YUV | 72.19 | 101.37 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 25 | 0 | 0.52 | 0.79 | 0.53 | 20.21 | 0.66 | 0.28 |
| Hex | 78 | 39 | 19 | 0 | 34 | 4F | 35 | 14 | 42 | 1C |
| Octal | 170 | 71 | 31 | 0 | 64 | 117 | 65 | 24 | 102 | 34 |
| Binary | 1111000 | 111001 | 11001 | 0 | 110100 | 1001111 | 110101 | 10100 | 1000010 | 11100 |
Color Harmonies of #783919
Complementary color
Monochromatic Colors of #783919
Black with #783919
Text Example
Text Example
White with #783919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783919; }
p { color: rgb(120,57,25); }
H1.HeaderClassName
{
color: #783919;
}
.AnyTagClassName
{
color: #783919;
}
</style>
background-color css
<style>
a { background-color: #783919; }
a { background-color: rgb(120,57,25); }
div.DivClassName
{
background-color: #783919;
}
.BgClassName
{
background-color: #783919;
}
</style>
border-color css
<style>
span { border-color: #783919; }
span { border-color: rgb(120,57,25); }
td.TdClassName
{
border-color: #783919;
}
.TagClassName
{
border-color: #783919;
}
</style>