Shades of Peru Tan #733405
Tints of Peru Tan #733405
RGB
CMYK
RGB Variations
Color information
#733405 (or 0x733405) is known color: Peru Tan. HEX triplet: 73, 34 and 05. RGB value is (115,52,5). Sum of RGB (Red+Green+Blue) = 115+52+5=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 52 (20.70% from 255 or 30.23% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #733405 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733405 is #8CCBFA. Grayscale: #414141. Windows color (decimal): -9227259 or 341107. OLE color: 341107.
HSL color Cylindrical-coordinate representation of color #733405: hue angle of 25.64º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #733405 is Cyan = 0, Magento = 0.55, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 5 | - |
| CMYK | 0 | 0.55 | 0.96 | 0.55 |
| HSL | 25.64º | 0.92% | 0.24% | - |
| HSV(B) | 25.64º | 0.96% | 0.45% | - |
| XYZ | 8.33 | 6.11 | 0.88 | - |
| YUV | 65.48 | 93.87 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 5 | 0 | 0.55 | 0.96 | 0.55 | 25.64 | 0.92 | 0.24 |
| Hex | 73 | 34 | 5 | 0 | 37 | 60 | 37 | 1A | 5C | 18 |
| Octal | 163 | 64 | 5 | 0 | 67 | 140 | 67 | 32 | 134 | 30 |
| Binary | 1110011 | 110100 | 101 | 0 | 110111 | 1100000 | 110111 | 11010 | 1011100 | 11000 |
Color Harmonies of #733405
Complementary color
Monochromatic Colors of #733405
Black with #733405
Text Example
Text Example
White with #733405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733405; }
p { color: rgb(115,52,5); }
H1.HeaderClassName
{
color: #733405;
}
.AnyTagClassName
{
color: #733405;
}
</style>
background-color css
<style>
a { background-color: #733405; }
a { background-color: rgb(115,52,5); }
div.DivClassName
{
background-color: #733405;
}
.BgClassName
{
background-color: #733405;
}
</style>
border-color css
<style>
span { border-color: #733405; }
span { border-color: rgb(115,52,5); }
td.TdClassName
{
border-color: #733405;
}
.TagClassName
{
border-color: #733405;
}
</style>