Shades of Peru Tan #753108
Tints of Peru Tan #753108
RGB
CMYK
RGB Variations
Color information
#753108 (or 0x753108) is known color: Peru Tan. HEX triplet: 75, 31 and 08. RGB value is (117,49,8). Sum of RGB (Red+Green+Blue) = 117+49+8=174 (23% of max value = 765). Red value is 117 (46.09% from 255 or 67.24% from 174); Green value is 49 (19.53% from 255 or 28.16% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 117 - color contains mainly: red. Hex color #753108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753108 is #8ACEF7. Grayscale: #404040. Windows color (decimal): -9096952 or 536949. OLE color: 536949.
HSL color Cylindrical-coordinate representation of color #753108: hue angle of 22.57º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #753108 is Cyan = 0, Magento = 0.58, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 8 | - |
| CMYK | 0 | 0.58 | 0.93 | 0.54 |
| HSL | 22.57º | 0.87% | 0.25% | - |
| HSV(B) | 22.57º | 0.93% | 0.46% | - |
| XYZ | 8.48 | 6 | 0.94 | - |
| YUV | 64.66 | 96.03 | 165.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 8 | 0 | 0.58 | 0.93 | 0.54 | 22.57 | 0.87 | 0.25 |
| Hex | 75 | 31 | 8 | 0 | 3A | 5D | 36 | 17 | 57 | 19 |
| Octal | 165 | 61 | 10 | 0 | 72 | 135 | 66 | 27 | 127 | 31 |
| Binary | 1110101 | 110001 | 1000 | 0 | 111010 | 1011101 | 110110 | 10111 | 1010111 | 11001 |
Color Harmonies of #753108
Complementary color
Monochromatic Colors of #753108
Black with #753108
Text Example
Text Example
White with #753108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753108; }
p { color: rgb(117,49,8); }
H1.HeaderClassName
{
color: #753108;
}
.AnyTagClassName
{
color: #753108;
}
</style>
background-color css
<style>
a { background-color: #753108; }
a { background-color: rgb(117,49,8); }
div.DivClassName
{
background-color: #753108;
}
.BgClassName
{
background-color: #753108;
}
</style>
border-color css
<style>
span { border-color: #753108; }
span { border-color: rgb(117,49,8); }
td.TdClassName
{
border-color: #753108;
}
.TagClassName
{
border-color: #753108;
}
</style>