Shades of Peru Tan #763305
Tints of Peru Tan #763305
RGB
CMYK
RGB Variations
Color information
#763305 (or 0x763305) is known color: Peru Tan. HEX triplet: 76, 33 and 05. RGB value is (118,51,5). Sum of RGB (Red+Green+Blue) = 118+51+5=174 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.82% from 174); Green value is 51 (20.31% from 255 or 29.31% from 174); Blue value is 5 (2.34% from 255 or 2.87% from 174); Max value from RGB is 118 - color contains mainly: red. Hex color #763305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763305 is #89CCFA. Grayscale: #424242. Windows color (decimal): -9030907 or 340854. OLE color: 340854.
HSL color Cylindrical-coordinate representation of color #763305: hue angle of 24.42º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #763305 is Cyan = 0, Magento = 0.57, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 5 | - |
| CMYK | 0 | 0.57 | 0.96 | 0.54 |
| HSL | 24.42º | 0.92% | 0.24% | - |
| HSV(B) | 24.42º | 0.96% | 0.46% | - |
| XYZ | 8.68 | 6.23 | 0.89 | - |
| YUV | 65.79 | 93.7 | 165.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 5 | 0 | 0.57 | 0.96 | 0.54 | 24.42 | 0.92 | 0.24 |
| Hex | 76 | 33 | 5 | 0 | 39 | 60 | 36 | 18 | 5C | 18 |
| Octal | 166 | 63 | 5 | 0 | 71 | 140 | 66 | 30 | 134 | 30 |
| Binary | 1110110 | 110011 | 101 | 0 | 111001 | 1100000 | 110110 | 11000 | 1011100 | 11000 |
Color Harmonies of #763305
Complementary color
Monochromatic Colors of #763305
Black with #763305
Text Example
Text Example
White with #763305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763305; }
p { color: rgb(118,51,5); }
H1.HeaderClassName
{
color: #763305;
}
.AnyTagClassName
{
color: #763305;
}
</style>
background-color css
<style>
a { background-color: #763305; }
a { background-color: rgb(118,51,5); }
div.DivClassName
{
background-color: #763305;
}
.BgClassName
{
background-color: #763305;
}
</style>
border-color css
<style>
span { border-color: #763305; }
span { border-color: rgb(118,51,5); }
td.TdClassName
{
border-color: #763305;
}
.TagClassName
{
border-color: #763305;
}
</style>