Shades of Peru Tan #723315
Tints of Peru Tan #723315
RGB
CMYK
RGB Variations
Color information
#723315 (or 0x723315) is known color: Peru Tan. HEX triplet: 72, 33 and 15. RGB value is (114,51,21). Sum of RGB (Red+Green+Blue) = 114+51+21=186 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.29% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 21 (8.59% from 255 or 11.29% from 186); Max value from RGB is 114 - color contains mainly: red. Hex color #723315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723315 is #8DCCEA. Grayscale: #424242. Windows color (decimal): -9293035 or 1389426. OLE color: 1389426.
HSL color Cylindrical-coordinate representation of color #723315: hue angle of 19.35º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #723315 is Cyan = 0, Magento = 0.55, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 21 | - |
| CMYK | 0 | 0.55 | 0.82 | 0.55 |
| HSL | 19.35º | 0.69% | 0.26% | - |
| HSV(B) | 19.35º | 0.82% | 0.45% | - |
| XYZ | 8.26 | 6 | 1.43 | - |
| YUV | 66.42 | 102.37 | 161.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 21 | 0 | 0.55 | 0.82 | 0.55 | 19.35 | 0.69 | 0.26 |
| Hex | 72 | 33 | 15 | 0 | 37 | 52 | 37 | 13 | 45 | 1A |
| Octal | 162 | 63 | 25 | 0 | 67 | 122 | 67 | 23 | 105 | 32 |
| Binary | 1110010 | 110011 | 10101 | 0 | 110111 | 1010010 | 110111 | 10011 | 1000101 | 11010 |
Color Harmonies of #723315
Complementary color
Monochromatic Colors of #723315
Black with #723315
Text Example
Text Example
White with #723315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723315; }
p { color: rgb(114,51,21); }
H1.HeaderClassName
{
color: #723315;
}
.AnyTagClassName
{
color: #723315;
}
</style>
background-color css
<style>
a { background-color: #723315; }
a { background-color: rgb(114,51,21); }
div.DivClassName
{
background-color: #723315;
}
.BgClassName
{
background-color: #723315;
}
</style>
border-color css
<style>
span { border-color: #723315; }
span { border-color: rgb(114,51,21); }
td.TdClassName
{
border-color: #723315;
}
.TagClassName
{
border-color: #723315;
}
</style>