Shades of Peru Tan #733913
Tints of Peru Tan #733913
RGB
CMYK
RGB Variations
Color information
#733913 (or 0x733913) is known color: Peru Tan. HEX triplet: 73, 39 and 13. RGB value is (115,57,19). Sum of RGB (Red+Green+Blue) = 115+57+19=191 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.21% from 191); Green value is 57 (22.66% from 255 or 29.84% from 191); Blue value is 19 (7.81% from 255 or 9.95% from 191); Max value from RGB is 115 - color contains mainly: red. Hex color #733913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733913 is #8CC6EC. Grayscale: #464646. Windows color (decimal): -9225965 or 1259891. OLE color: 1259891.
HSL color Cylindrical-coordinate representation of color #733913: hue angle of 23.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #733913 is Cyan = 0, Magento = 0.50, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 19 | - |
| CMYK | 0 | 0.50 | 0.83 | 0.55 |
| HSL | 23.75º | 0.72% | 0.26% | - |
| HSV(B) | 23.75º | 0.83% | 0.45% | - |
| XYZ | 8.65 | 6.62 | 1.44 | - |
| YUV | 70.01 | 99.22 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 19 | 0 | 0.50 | 0.83 | 0.55 | 23.75 | 0.72 | 0.26 |
| Hex | 73 | 39 | 13 | 0 | 32 | 53 | 37 | 18 | 48 | 1A |
| Octal | 163 | 71 | 23 | 0 | 62 | 123 | 67 | 30 | 110 | 32 |
| Binary | 1110011 | 111001 | 10011 | 0 | 110010 | 1010011 | 110111 | 11000 | 1001000 | 11010 |
Color Harmonies of #733913
Complementary color
Monochromatic Colors of #733913
Black with #733913
Text Example
Text Example
White with #733913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733913; }
p { color: rgb(115,57,19); }
H1.HeaderClassName
{
color: #733913;
}
.AnyTagClassName
{
color: #733913;
}
</style>
background-color css
<style>
a { background-color: #733913; }
a { background-color: rgb(115,57,19); }
div.DivClassName
{
background-color: #733913;
}
.BgClassName
{
background-color: #733913;
}
</style>
border-color css
<style>
span { border-color: #733913; }
span { border-color: rgb(115,57,19); }
td.TdClassName
{
border-color: #733913;
}
.TagClassName
{
border-color: #733913;
}
</style>