Shades of Peru Tan #733914
Tints of Peru Tan #733914
RGB
CMYK
RGB Variations
Color information
#733914 (or 0x733914) is known color: Peru Tan. HEX triplet: 73, 39 and 14. RGB value is (115,57,20). Sum of RGB (Red+Green+Blue) = 115+57+20=192 (25% of max value = 765). Red value is 115 (45.31% from 255 or 59.90% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 20 (8.20% from 255 or 10.42% from 192); Max value from RGB is 115 - color contains mainly: red. Hex color #733914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733914 is #8CC6EB. Grayscale: #464646. Windows color (decimal): -9225964 or 1325427. OLE color: 1325427.
HSL color Cylindrical-coordinate representation of color #733914: hue angle of 23.37º degrees, saturation: 0.7, 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 #733914 is Cyan = 0, Magento = 0.50, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 20 | - |
| CMYK | 0 | 0.50 | 0.83 | 0.55 |
| HSL | 23.37º | 0.7% | 0.26% | - |
| HSV(B) | 23.37º | 0.83% | 0.45% | - |
| XYZ | 8.66 | 6.62 | 1.48 | - |
| YUV | 70.12 | 99.72 | 160.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 20 | 0 | 0.50 | 0.83 | 0.55 | 23.37 | 0.7 | 0.26 |
| Hex | 73 | 39 | 14 | 0 | 32 | 53 | 37 | 17 | 46 | 1A |
| Octal | 163 | 71 | 24 | 0 | 62 | 123 | 67 | 27 | 106 | 32 |
| Binary | 1110011 | 111001 | 10100 | 0 | 110010 | 1010011 | 110111 | 10111 | 1000110 | 11010 |
Color Harmonies of #733914
Complementary color
Monochromatic Colors of #733914
Black with #733914
Text Example
Text Example
White with #733914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733914; }
p { color: rgb(115,57,20); }
H1.HeaderClassName
{
color: #733914;
}
.AnyTagClassName
{
color: #733914;
}
</style>
background-color css
<style>
a { background-color: #733914; }
a { background-color: rgb(115,57,20); }
div.DivClassName
{
background-color: #733914;
}
.BgClassName
{
background-color: #733914;
}
</style>
border-color css
<style>
span { border-color: #733914; }
span { border-color: rgb(115,57,20); }
td.TdClassName
{
border-color: #733914;
}
.TagClassName
{
border-color: #733914;
}
</style>