Shades of Peru Tan #733217
Tints of Peru Tan #733217
RGB
CMYK
RGB Variations
Color information
#733217 (or 0x733217) is known color: Peru Tan. HEX triplet: 73, 32 and 17. RGB value is (115,50,23). Sum of RGB (Red+Green+Blue) = 115+50+23=188 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.17% from 188); Green value is 50 (19.92% from 255 or 26.60% from 188); Blue value is 23 (9.38% from 255 or 12.23% from 188); Max value from RGB is 115 - color contains mainly: red. Hex color #733217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733217 is #8CCDE8. Grayscale: #424242. Windows color (decimal): -9227753 or 1520243. OLE color: 1520243.
HSL color Cylindrical-coordinate representation of color #733217: hue angle of 17.61º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #733217 is Cyan = 0, Magento = 0.57, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 23 | - |
| CMYK | 0 | 0.57 | 0.80 | 0.55 |
| HSL | 17.61º | 0.67% | 0.27% | - |
| HSV(B) | 17.61º | 0.8% | 0.45% | - |
| XYZ | 8.37 | 5.99 | 1.53 | - |
| YUV | 66.36 | 103.53 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 23 | 0 | 0.57 | 0.80 | 0.55 | 17.61 | 0.67 | 0.27 |
| Hex | 73 | 32 | 17 | 0 | 39 | 50 | 37 | 12 | 43 | 1B |
| Octal | 163 | 62 | 27 | 0 | 71 | 120 | 67 | 22 | 103 | 33 |
| Binary | 1110011 | 110010 | 10111 | 0 | 111001 | 1010000 | 110111 | 10010 | 1000011 | 11011 |
Color Harmonies of #733217
Complementary color
Monochromatic Colors of #733217
Black with #733217
Text Example
Text Example
White with #733217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733217; }
p { color: rgb(115,50,23); }
H1.HeaderClassName
{
color: #733217;
}
.AnyTagClassName
{
color: #733217;
}
</style>
background-color css
<style>
a { background-color: #733217; }
a { background-color: rgb(115,50,23); }
div.DivClassName
{
background-color: #733217;
}
.BgClassName
{
background-color: #733217;
}
</style>
border-color css
<style>
span { border-color: #733217; }
span { border-color: rgb(115,50,23); }
td.TdClassName
{
border-color: #733217;
}
.TagClassName
{
border-color: #733217;
}
</style>