Shades of Peru Tan #763304
Tints of Peru Tan #763304
RGB
CMYK
RGB Variations
Color information
#763304 (or 0x763304) is known color: Peru Tan. HEX triplet: 76, 33 and 04. RGB value is (118,51,4). Sum of RGB (Red+Green+Blue) = 118+51+4=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 51 (20.31% from 255 or 29.48% from 173); Blue value is 4 (1.95% from 255 or 2.31% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #763304 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763304 is #89CCFB. Grayscale: #414141. Windows color (decimal): -9030908 or 275318. OLE color: 275318.
HSL color Cylindrical-coordinate representation of color #763304: hue angle of 24.74º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #763304 is Cyan = 0, Magento = 0.57, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 4 | - |
| CMYK | 0 | 0.57 | 0.97 | 0.54 |
| HSL | 24.74º | 0.93% | 0.24% | - |
| HSV(B) | 24.74º | 0.97% | 0.46% | - |
| XYZ | 8.68 | 6.23 | 0.86 | - |
| YUV | 65.68 | 93.2 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 4 | 0 | 0.57 | 0.97 | 0.54 | 24.74 | 0.93 | 0.24 |
| Hex | 76 | 33 | 4 | 0 | 39 | 61 | 36 | 19 | 5D | 18 |
| Octal | 166 | 63 | 4 | 0 | 71 | 141 | 66 | 31 | 135 | 30 |
| Binary | 1110110 | 110011 | 100 | 0 | 111001 | 1100001 | 110110 | 11001 | 1011101 | 11000 |
Color Harmonies of #763304
Complementary color
Monochromatic Colors of #763304
Black with #763304
Text Example
Text Example
White with #763304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763304; }
p { color: rgb(118,51,4); }
H1.HeaderClassName
{
color: #763304;
}
.AnyTagClassName
{
color: #763304;
}
</style>
background-color css
<style>
a { background-color: #763304; }
a { background-color: rgb(118,51,4); }
div.DivClassName
{
background-color: #763304;
}
.BgClassName
{
background-color: #763304;
}
</style>
border-color css
<style>
span { border-color: #763304; }
span { border-color: rgb(118,51,4); }
td.TdClassName
{
border-color: #763304;
}
.TagClassName
{
border-color: #763304;
}
</style>