Shades of Peru Tan #723819
Tints of Peru Tan #723819
RGB
CMYK
RGB Variations
Color information
#723819 (or 0x723819) is known color: Peru Tan. HEX triplet: 72, 38 and 19. RGB value is (114,56,25). Sum of RGB (Red+Green+Blue) = 114+56+25=195 (25% of max value = 765). Red value is 114 (44.92% from 255 or 58.46% from 195); Green value is 56 (22.27% from 255 or 28.72% from 195); Blue value is 25 (10.16% from 255 or 12.82% from 195); Max value from RGB is 114 - color contains mainly: red. Hex color #723819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723819 is #8DC7E6. Grayscale: #454545. Windows color (decimal): -9291751 or 1652850. OLE color: 1652850.
HSL color Cylindrical-coordinate representation of color #723819: hue angle of 20.9º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #723819 is Cyan = 0, Magento = 0.51, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 56 | 25 | - |
| CMYK | 0 | 0.51 | 0.78 | 0.55 |
| HSL | 20.9º | 0.64% | 0.27% | - |
| HSV(B) | 20.9º | 0.78% | 0.45% | - |
| XYZ | 8.53 | 6.48 | 1.72 | - |
| YUV | 69.81 | 102.72 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 56 | 25 | 0 | 0.51 | 0.78 | 0.55 | 20.9 | 0.64 | 0.27 |
| Hex | 72 | 38 | 19 | 0 | 33 | 4E | 37 | 15 | 40 | 1B |
| Octal | 162 | 70 | 31 | 0 | 63 | 116 | 67 | 25 | 100 | 33 |
| Binary | 1110010 | 111000 | 11001 | 0 | 110011 | 1001110 | 110111 | 10101 | 1000000 | 11011 |
Color Harmonies of #723819
Complementary color
Monochromatic Colors of #723819
Black with #723819
Text Example
Text Example
White with #723819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723819; }
p { color: rgb(114,56,25); }
H1.HeaderClassName
{
color: #723819;
}
.AnyTagClassName
{
color: #723819;
}
</style>
background-color css
<style>
a { background-color: #723819; }
a { background-color: rgb(114,56,25); }
div.DivClassName
{
background-color: #723819;
}
.BgClassName
{
background-color: #723819;
}
</style>
border-color css
<style>
span { border-color: #723819; }
span { border-color: rgb(114,56,25); }
td.TdClassName
{
border-color: #723819;
}
.TagClassName
{
border-color: #723819;
}
</style>