Shades of Peru Tan #763307
Tints of Peru Tan #763307
RGB
CMYK
RGB Variations
Color information
#763307 (or 0x763307) is known color: Peru Tan. HEX triplet: 76, 33 and 07. RGB value is (118,51,7). Sum of RGB (Red+Green+Blue) = 118+51+7=176 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.05% from 176); Green value is 51 (20.31% from 255 or 28.98% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 118 - color contains mainly: red. Hex color #763307 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763307 is #89CCF8. Grayscale: #424242. Windows color (decimal): -9030905 or 471926. OLE color: 471926.
HSL color Cylindrical-coordinate representation of color #763307: hue angle of 23.78º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #763307 is Cyan = 0, Magento = 0.57, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 7 | - |
| CMYK | 0 | 0.57 | 0.94 | 0.54 |
| HSL | 23.78º | 0.89% | 0.25% | - |
| HSV(B) | 23.78º | 0.94% | 0.46% | - |
| XYZ | 8.69 | 6.23 | 0.95 | - |
| YUV | 66.02 | 94.7 | 165.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 7 | 0 | 0.57 | 0.94 | 0.54 | 23.78 | 0.89 | 0.25 |
| Hex | 76 | 33 | 7 | 0 | 39 | 5E | 36 | 18 | 59 | 19 |
| Octal | 166 | 63 | 7 | 0 | 71 | 136 | 66 | 30 | 131 | 31 |
| Binary | 1110110 | 110011 | 111 | 0 | 111001 | 1011110 | 110110 | 11000 | 1011001 | 11001 |
Color Harmonies of #763307
Complementary color
Monochromatic Colors of #763307
Black with #763307
Text Example
Text Example
White with #763307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763307; }
p { color: rgb(118,51,7); }
H1.HeaderClassName
{
color: #763307;
}
.AnyTagClassName
{
color: #763307;
}
</style>
background-color css
<style>
a { background-color: #763307; }
a { background-color: rgb(118,51,7); }
div.DivClassName
{
background-color: #763307;
}
.BgClassName
{
background-color: #763307;
}
</style>
border-color css
<style>
span { border-color: #763307; }
span { border-color: rgb(118,51,7); }
td.TdClassName
{
border-color: #763307;
}
.TagClassName
{
border-color: #763307;
}
</style>