Shades of Peru Tan #763203
Tints of Peru Tan #763203
RGB
CMYK
RGB Variations
Color information
#763203 (or 0x763203) is known color: Peru Tan. HEX triplet: 76, 32 and 03. RGB value is (118,50,3). Sum of RGB (Red+Green+Blue) = 118+50+3=171 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.01% from 171); Green value is 50 (19.92% from 255 or 29.24% from 171); Blue value is 3 (1.56% from 255 or 1.75% from 171); Max value from RGB is 118 - color contains mainly: red. Hex color #763203 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763203 is #89CDFC. Grayscale: #414141. Windows color (decimal): -9031165 or 209526. OLE color: 209526.
HSL color Cylindrical-coordinate representation of color #763203: hue angle of 24.52º degrees, saturation: 0.95, 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 #763203 is Cyan = 0, Magento = 0.58, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 3 | - |
| CMYK | 0 | 0.58 | 0.97 | 0.54 |
| HSL | 24.52º | 0.95% | 0.24% | - |
| HSV(B) | 24.52º | 0.97% | 0.46% | - |
| XYZ | 8.63 | 6.14 | 0.82 | - |
| YUV | 64.97 | 93.03 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 3 | 0 | 0.58 | 0.97 | 0.54 | 24.52 | 0.95 | 0.24 |
| Hex | 76 | 32 | 3 | 0 | 3A | 61 | 36 | 19 | 5F | 18 |
| Octal | 166 | 62 | 3 | 0 | 72 | 141 | 66 | 31 | 137 | 30 |
| Binary | 1110110 | 110010 | 11 | 0 | 111010 | 1100001 | 110110 | 11001 | 1011111 | 11000 |
Color Harmonies of #763203
Complementary color
Monochromatic Colors of #763203
Black with #763203
Text Example
Text Example
White with #763203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763203; }
p { color: rgb(118,50,3); }
H1.HeaderClassName
{
color: #763203;
}
.AnyTagClassName
{
color: #763203;
}
</style>
background-color css
<style>
a { background-color: #763203; }
a { background-color: rgb(118,50,3); }
div.DivClassName
{
background-color: #763203;
}
.BgClassName
{
background-color: #763203;
}
</style>
border-color css
<style>
span { border-color: #763203; }
span { border-color: rgb(118,50,3); }
td.TdClassName
{
border-color: #763203;
}
.TagClassName
{
border-color: #763203;
}
</style>