Shades of Peru Tan #753103
Tints of Peru Tan #753103
RGB
CMYK
RGB Variations
Color information
#753103 (or 0x753103) is known color: Peru Tan. HEX triplet: 75, 31 and 03. RGB value is (117,49,3). Sum of RGB (Red+Green+Blue) = 117+49+3=169 (22% of max value = 765). Red value is 117 (46.09% from 255 or 69.23% from 169); Green value is 49 (19.53% from 255 or 28.99% from 169); Blue value is 3 (1.56% from 255 or 1.78% from 169); Max value from RGB is 117 - color contains mainly: red. Hex color #753103 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753103 is #8ACEFC. Grayscale: #404040. Windows color (decimal): -9096957 or 209269. OLE color: 209269.
HSL color Cylindrical-coordinate representation of color #753103: hue angle of 24.21º 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 #753103 is Cyan = 0, Magento = 0.58, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 3 | - |
| CMYK | 0 | 0.58 | 0.97 | 0.54 |
| HSL | 24.21º | 0.95% | 0.24% | - |
| HSV(B) | 24.21º | 0.97% | 0.46% | - |
| XYZ | 8.45 | 5.99 | 0.8 | - |
| YUV | 64.09 | 93.53 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 3 | 0 | 0.58 | 0.97 | 0.54 | 24.21 | 0.95 | 0.24 |
| Hex | 75 | 31 | 3 | 0 | 3A | 61 | 36 | 18 | 5F | 18 |
| Octal | 165 | 61 | 3 | 0 | 72 | 141 | 66 | 30 | 137 | 30 |
| Binary | 1110101 | 110001 | 11 | 0 | 111010 | 1100001 | 110110 | 11000 | 1011111 | 11000 |
Color Harmonies of #753103
Complementary color
Monochromatic Colors of #753103
Black with #753103
Text Example
Text Example
White with #753103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753103; }
p { color: rgb(117,49,3); }
H1.HeaderClassName
{
color: #753103;
}
.AnyTagClassName
{
color: #753103;
}
</style>
background-color css
<style>
a { background-color: #753103; }
a { background-color: rgb(117,49,3); }
div.DivClassName
{
background-color: #753103;
}
.BgClassName
{
background-color: #753103;
}
</style>
border-color css
<style>
span { border-color: #753103; }
span { border-color: rgb(117,49,3); }
td.TdClassName
{
border-color: #753103;
}
.TagClassName
{
border-color: #753103;
}
</style>