Shades of Peru Tan #6A3518
Tints of Peru Tan #6A3518
RGB
CMYK
RGB Variations
Color information
#6A3518 (or 0x6A3518) is known color: Peru Tan. HEX triplet: 6A, 35 and 18. RGB value is (106,53,24). Sum of RGB (Red+Green+Blue) = 106+53+24=183 (24% of max value = 765). Red value is 106 (41.80% from 255 or 57.92% from 183); Green value is 53 (21.09% from 255 or 28.96% from 183); Blue value is 24 (9.77% from 255 or 13.11% from 183); Max value from RGB is 106 - color contains mainly: red. Hex color #6A3518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6A3518 is #95CAE7. Grayscale: #414141. Windows color (decimal): -9816808 or 1586538. OLE color: 1586538.
HSL color Cylindrical-coordinate representation of color #6A3518: hue angle of 21.22º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #6A3518 is Cyan = 0, Magento = 0.5, Yellow = 0.77 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 53 | 24 | - |
| CMYK | 0 | 0.5 | 0.77 | 0.58 |
| HSL | 21.22º | 0.63% | 0.25% | - |
| HSV(B) | 21.22º | 0.77% | 0.42% | - |
| XYZ | 7.38 | 5.68 | 1.57 | - |
| YUV | 65.54 | 104.56 | 156.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 53 | 24 | 0 | 0.5 | 0.77 | 0.58 | 21.22 | 0.63 | 0.25 |
| Hex | 6A | 35 | 18 | 0 | 32 | 4D | 3A | 15 | 3F | 19 |
| Octal | 152 | 65 | 30 | 0 | 62 | 115 | 72 | 25 | 77 | 31 |
| Binary | 1101010 | 110101 | 11000 | 0 | 110010 | 1001101 | 111010 | 10101 | 111111 | 11001 |
Color Harmonies of #6A3518
Complementary color
Monochromatic Colors of #6A3518
Black with #6A3518
Text Example
Text Example
White with #6A3518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A3518; }
p { color: rgb(106,53,24); }
H1.HeaderClassName
{
color: #6A3518;
}
.AnyTagClassName
{
color: #6A3518;
}
</style>
background-color css
<style>
a { background-color: #6A3518; }
a { background-color: rgb(106,53,24); }
div.DivClassName
{
background-color: #6A3518;
}
.BgClassName
{
background-color: #6A3518;
}
</style>
border-color css
<style>
span { border-color: #6A3518; }
span { border-color: rgb(106,53,24); }
td.TdClassName
{
border-color: #6A3518;
}
.TagClassName
{
border-color: #6A3518;
}
</style>