Shades of Peru Tan #723319
Tints of Peru Tan #723319
RGB
CMYK
RGB Variations
Color information
#723319 (or 0x723319) is known color: Peru Tan. HEX triplet: 72, 33 and 19. RGB value is (114,51,25). Sum of RGB (Red+Green+Blue) = 114+51+25=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 51 (20.31% from 255 or 26.84% from 190); Blue value is 25 (10.16% from 255 or 13.16% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #723319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723319 is #8DCCE6. Grayscale: #434343. Windows color (decimal): -9293031 or 1651570. OLE color: 1651570.
HSL color Cylindrical-coordinate representation of color #723319: hue angle of 17.53º 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 #723319 is Cyan = 0, Magento = 0.55, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 25 | - |
| CMYK | 0 | 0.55 | 0.78 | 0.55 |
| HSL | 17.53º | 0.64% | 0.27% | - |
| HSV(B) | 17.53º | 0.78% | 0.45% | - |
| XYZ | 8.3 | 6.02 | 1.64 | - |
| YUV | 66.87 | 104.37 | 161.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 25 | 0 | 0.55 | 0.78 | 0.55 | 17.53 | 0.64 | 0.27 |
| Hex | 72 | 33 | 19 | 0 | 37 | 4E | 37 | 12 | 40 | 1B |
| Octal | 162 | 63 | 31 | 0 | 67 | 116 | 67 | 22 | 100 | 33 |
| Binary | 1110010 | 110011 | 11001 | 0 | 110111 | 1001110 | 110111 | 10010 | 1000000 | 11011 |
Color Harmonies of #723319
Complementary color
Monochromatic Colors of #723319
Black with #723319
Text Example
Text Example
White with #723319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723319; }
p { color: rgb(114,51,25); }
H1.HeaderClassName
{
color: #723319;
}
.AnyTagClassName
{
color: #723319;
}
</style>
background-color css
<style>
a { background-color: #723319; }
a { background-color: rgb(114,51,25); }
div.DivClassName
{
background-color: #723319;
}
.BgClassName
{
background-color: #723319;
}
</style>
border-color css
<style>
span { border-color: #723319; }
span { border-color: rgb(114,51,25); }
td.TdClassName
{
border-color: #723319;
}
.TagClassName
{
border-color: #723319;
}
</style>