Shades of Peru Tan #753206
Tints of Peru Tan #753206
RGB
CMYK
RGB Variations
Color information
#753206 (or 0x753206) is known color: Peru Tan. HEX triplet: 75, 32 and 06. RGB value is (117,50,6). Sum of RGB (Red+Green+Blue) = 117+50+6=173 (22% of max value = 765). Red value is 117 (46.09% from 255 or 67.63% from 173); Green value is 50 (19.92% from 255 or 28.90% from 173); Blue value is 6 (2.73% from 255 or 3.47% from 173); Max value from RGB is 117 - color contains mainly: red. Hex color #753206 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753206 is #8ACDF9. Grayscale: #414141. Windows color (decimal): -9096698 or 406133. OLE color: 406133.
HSL color Cylindrical-coordinate representation of color #753206: hue angle of 23.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #753206 is Cyan = 0, Magento = 0.57, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 6 | - |
| CMYK | 0 | 0.57 | 0.95 | 0.54 |
| HSL | 23.78º | 0.9% | 0.24% | - |
| HSV(B) | 23.78º | 0.95% | 0.46% | - |
| XYZ | 8.51 | 6.08 | 0.9 | - |
| YUV | 65.02 | 94.7 | 165.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 6 | 0 | 0.57 | 0.95 | 0.54 | 23.78 | 0.9 | 0.24 |
| Hex | 75 | 32 | 6 | 0 | 39 | 5F | 36 | 18 | 5A | 18 |
| Octal | 165 | 62 | 6 | 0 | 71 | 137 | 66 | 30 | 132 | 30 |
| Binary | 1110101 | 110010 | 110 | 0 | 111001 | 1011111 | 110110 | 11000 | 1011010 | 11000 |
Color Harmonies of #753206
Complementary color
Monochromatic Colors of #753206
Black with #753206
Text Example
Text Example
White with #753206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753206; }
p { color: rgb(117,50,6); }
H1.HeaderClassName
{
color: #753206;
}
.AnyTagClassName
{
color: #753206;
}
</style>
background-color css
<style>
a { background-color: #753206; }
a { background-color: rgb(117,50,6); }
div.DivClassName
{
background-color: #753206;
}
.BgClassName
{
background-color: #753206;
}
</style>
border-color css
<style>
span { border-color: #753206; }
span { border-color: rgb(117,50,6); }
td.TdClassName
{
border-color: #753206;
}
.TagClassName
{
border-color: #753206;
}
</style>