Shades of Peru Tan #823617
Tints of Peru Tan #823617
RGB
CMYK
RGB Variations
Color information
#823617 (or 0x823617) is known color: Peru Tan. HEX triplet: 82, 36 and 17. RGB value is (130,54,23). Sum of RGB (Red+Green+Blue) = 130+54+23=207 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.80% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 130 - color contains mainly: red. Hex color #823617 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823617 is #7DC9E8. Grayscale: #494949. Windows color (decimal): -8243689 or 1521282. OLE color: 1521282.
HSL color Cylindrical-coordinate representation of color #823617: hue angle of 17.38º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #823617 is Cyan = 0, Magento = 0.58, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 54 | 23 | - |
| CMYK | 0 | 0.58 | 0.82 | 0.49 |
| HSL | 17.38º | 0.7% | 0.3% | - |
| HSV(B) | 17.38º | 0.82% | 0.51% | - |
| XYZ | 10.68 | 7.45 | 1.68 | - |
| YUV | 73.19 | 99.68 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 54 | 23 | 0 | 0.58 | 0.82 | 0.49 | 17.38 | 0.7 | 0.3 |
| Hex | 82 | 36 | 17 | 0 | 3A | 52 | 31 | 11 | 46 | 1E |
| Octal | 202 | 66 | 27 | 0 | 72 | 122 | 61 | 21 | 106 | 36 |
| Binary | 10000010 | 110110 | 10111 | 0 | 111010 | 1010010 | 110001 | 10001 | 1000110 | 11110 |
Color Harmonies of #823617
Complementary color
Monochromatic Colors of #823617
Black with #823617
Text Example
Text Example
White with #823617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823617; }
p { color: rgb(130,54,23); }
H1.HeaderClassName
{
color: #823617;
}
.AnyTagClassName
{
color: #823617;
}
</style>
background-color css
<style>
a { background-color: #823617; }
a { background-color: rgb(130,54,23); }
div.DivClassName
{
background-color: #823617;
}
.BgClassName
{
background-color: #823617;
}
</style>
border-color css
<style>
span { border-color: #823617; }
span { border-color: rgb(130,54,23); }
td.TdClassName
{
border-color: #823617;
}
.TagClassName
{
border-color: #823617;
}
</style>