Shades of Peru Tan #753406
Tints of Peru Tan #753406
RGB
CMYK
RGB Variations
Color information
#753406 (or 0x753406) is known color: Peru Tan. HEX triplet: 75, 34 and 06. RGB value is (117,52,6). Sum of RGB (Red+Green+Blue) = 117+52+6=175 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.86% from 175); Green value is 52 (20.70% from 255 or 29.71% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 117 - color contains mainly: red. Hex color #753406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753406 is #8ACBF9. Grayscale: #424242. Windows color (decimal): -9096186 or 406645. OLE color: 406645.
HSL color Cylindrical-coordinate representation of color #753406: hue angle of 24.86º 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 #753406 is Cyan = 0, Magento = 0.56, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 6 | - |
| CMYK | 0 | 0.56 | 0.95 | 0.54 |
| HSL | 24.86º | 0.9% | 0.24% | - |
| HSV(B) | 24.86º | 0.95% | 0.46% | - |
| XYZ | 8.6 | 6.25 | 0.93 | - |
| YUV | 66.19 | 94.03 | 164.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 6 | 0 | 0.56 | 0.95 | 0.54 | 24.86 | 0.9 | 0.24 |
| Hex | 75 | 34 | 6 | 0 | 38 | 5F | 36 | 19 | 5A | 18 |
| Octal | 165 | 64 | 6 | 0 | 70 | 137 | 66 | 31 | 132 | 30 |
| Binary | 1110101 | 110100 | 110 | 0 | 111000 | 1011111 | 110110 | 11001 | 1011010 | 11000 |
Color Harmonies of #753406
Complementary color
Monochromatic Colors of #753406
Black with #753406
Text Example
Text Example
White with #753406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753406; }
p { color: rgb(117,52,6); }
H1.HeaderClassName
{
color: #753406;
}
.AnyTagClassName
{
color: #753406;
}
</style>
background-color css
<style>
a { background-color: #753406; }
a { background-color: rgb(117,52,6); }
div.DivClassName
{
background-color: #753406;
}
.BgClassName
{
background-color: #753406;
}
</style>
border-color css
<style>
span { border-color: #753406; }
span { border-color: rgb(117,52,6); }
td.TdClassName
{
border-color: #753406;
}
.TagClassName
{
border-color: #753406;
}
</style>