Shades of Peru Tan #6D3614
Tints of Peru Tan #6D3614
RGB
CMYK
RGB Variations
Color information
#6D3614 (or 0x6D3614) is known color: Peru Tan. HEX triplet: 6D, 36 and 14. RGB value is (109,54,20). Sum of RGB (Red+Green+Blue) = 109+54+20=183 (24% of max value = 765). Red value is 109 (42.97% from 255 or 59.56% from 183); Green value is 54 (21.48% from 255 or 29.51% from 183); Blue value is 20 (8.20% from 255 or 10.93% from 183); Max value from RGB is 109 - color contains mainly: red. Hex color #6D3614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6D3614 is #92C9EB. Grayscale: #424242. Windows color (decimal): -9619948 or 1324653. OLE color: 1324653.
HSL color Cylindrical-coordinate representation of color #6D3614: hue angle of 22.92º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #6D3614 is Cyan = 0, Magento = 0.50, Yellow = 0.82 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 54 | 20 | - |
| CMYK | 0 | 0.50 | 0.82 | 0.57 |
| HSL | 22.92º | 0.69% | 0.25% | - |
| HSV(B) | 22.92º | 0.82% | 0.43% | - |
| XYZ | 7.75 | 5.94 | 1.4 | - |
| YUV | 66.57 | 101.72 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 54 | 20 | 0 | 0.50 | 0.82 | 0.57 | 22.92 | 0.69 | 0.25 |
| Hex | 6D | 36 | 14 | 0 | 32 | 52 | 39 | 17 | 45 | 19 |
| Octal | 155 | 66 | 24 | 0 | 62 | 122 | 71 | 27 | 105 | 31 |
| Binary | 1101101 | 110110 | 10100 | 0 | 110010 | 1010010 | 111001 | 10111 | 1000101 | 11001 |
Color Harmonies of #6D3614
Complementary color
Monochromatic Colors of #6D3614
Black with #6D3614
Text Example
Text Example
White with #6D3614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D3614; }
p { color: rgb(109,54,20); }
H1.HeaderClassName
{
color: #6D3614;
}
.AnyTagClassName
{
color: #6D3614;
}
</style>
background-color css
<style>
a { background-color: #6D3614; }
a { background-color: rgb(109,54,20); }
div.DivClassName
{
background-color: #6D3614;
}
.BgClassName
{
background-color: #6D3614;
}
</style>
border-color css
<style>
span { border-color: #6D3614; }
span { border-color: rgb(109,54,20); }
td.TdClassName
{
border-color: #6D3614;
}
.TagClassName
{
border-color: #6D3614;
}
</style>