Shades of Peru Tan #783912
Tints of Peru Tan #783912
RGB
CMYK
RGB Variations
Color information
#783912 (or 0x783912) is known color: Peru Tan. HEX triplet: 78, 39 and 12. RGB value is (120,57,18). Sum of RGB (Red+Green+Blue) = 120+57+18=195 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.54% from 195); Green value is 57 (22.66% from 255 or 29.23% from 195); Blue value is 18 (7.42% from 255 or 9.23% from 195); Max value from RGB is 120 - color contains mainly: red. Hex color #783912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783912 is #87C6ED. Grayscale: #474747. Windows color (decimal): -8898286 or 1194360. OLE color: 1194360.
HSL color Cylindrical-coordinate representation of color #783912: hue angle of 22.94º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #783912 is Cyan = 0, Magento = 0.52, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 18 | - |
| CMYK | 0 | 0.52 | 0.85 | 0.53 |
| HSL | 22.94º | 0.74% | 0.27% | - |
| HSV(B) | 22.94º | 0.85% | 0.47% | - |
| XYZ | 9.32 | 6.96 | 1.43 | - |
| YUV | 71.39 | 97.87 | 162.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 18 | 0 | 0.52 | 0.85 | 0.53 | 22.94 | 0.74 | 0.27 |
| Hex | 78 | 39 | 12 | 0 | 34 | 55 | 35 | 17 | 4A | 1B |
| Octal | 170 | 71 | 22 | 0 | 64 | 125 | 65 | 27 | 112 | 33 |
| Binary | 1111000 | 111001 | 10010 | 0 | 110100 | 1010101 | 110101 | 10111 | 1001010 | 11011 |
Color Harmonies of #783912
Complementary color
Monochromatic Colors of #783912
Black with #783912
Text Example
Text Example
White with #783912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783912; }
p { color: rgb(120,57,18); }
H1.HeaderClassName
{
color: #783912;
}
.AnyTagClassName
{
color: #783912;
}
</style>
background-color css
<style>
a { background-color: #783912; }
a { background-color: rgb(120,57,18); }
div.DivClassName
{
background-color: #783912;
}
.BgClassName
{
background-color: #783912;
}
</style>
border-color css
<style>
span { border-color: #783912; }
span { border-color: rgb(120,57,18); }
td.TdClassName
{
border-color: #783912;
}
.TagClassName
{
border-color: #783912;
}
</style>