Shades of Raw Umber #6A5614
Tints of Raw Umber #6A5614
RGB
CMYK
RGB Variations
Color information
#6A5614 (or 0x6A5614) is known color: Raw Umber. HEX triplet: 6A, 56 and 14. RGB value is (106,86,20). Sum of RGB (Red+Green+Blue) = 106+86+20=212 (28% of max value = 765). Red value is 106 (41.80% from 255 or 50% from 212); Green value is 86 (33.98% from 255 or 40.57% from 212); Blue value is 20 (8.20% from 255 or 9.43% from 212); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6A5614 is #95A9EB. Grayscale: #545454. Windows color (decimal): -9808364 or 1332842. OLE color: 1332842.
HSL color Cylindrical-coordinate representation of color #6A5614: hue angle of 46.05º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #6A5614 is Cyan = 0, Magento = 0.19, Yellow = 0.81 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 86 | 20 | - |
| CMYK | 0 | 0.19 | 0.81 | 0.58 |
| HSL | 46.05º | 0.68% | 0.25% | - |
| HSV(B) | 46.05º | 0.81% | 0.42% | - |
| XYZ | 9.4 | 9.77 | 2.05 | - |
| YUV | 84.46 | 91.63 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 86 | 20 | 0 | 0.19 | 0.81 | 0.58 | 46.05 | 0.68 | 0.25 |
| Hex | 6A | 56 | 14 | 0 | 13 | 51 | 3A | 2E | 44 | 19 |
| Octal | 152 | 126 | 24 | 0 | 23 | 121 | 72 | 56 | 104 | 31 |
| Binary | 1101010 | 1010110 | 10100 | 0 | 10011 | 1010001 | 111010 | 101110 | 1000100 | 11001 |
Color Harmonies of #6A5614
Complementary color
Monochromatic Colors of #6A5614
Black with #6A5614
Text Example
Text Example
White with #6A5614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5614; }
p { color: rgb(106,86,20); }
H1.HeaderClassName
{
color: #6A5614;
}
.AnyTagClassName
{
color: #6A5614;
}
</style>
background-color css
<style>
a { background-color: #6A5614; }
a { background-color: rgb(106,86,20); }
div.DivClassName
{
background-color: #6A5614;
}
.BgClassName
{
background-color: #6A5614;
}
</style>
border-color css
<style>
span { border-color: #6A5614; }
span { border-color: rgb(106,86,20); }
td.TdClassName
{
border-color: #6A5614;
}
.TagClassName
{
border-color: #6A5614;
}
</style>