Shades of Raw Umber #614506
Tints of Raw Umber #614506
RGB
CMYK
RGB Variations
Color information
#614506 (or 0x614506) is known color: Raw Umber. HEX triplet: 61, 45 and 06. RGB value is (97,69,6). Sum of RGB (Red+Green+Blue) = 97+69+6=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 69 (27.34% from 255 or 40.12% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #614506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614506 is #9EBAF9. Grayscale: #464646. Windows color (decimal): -10402554 or 410977. OLE color: 410977.
HSL color Cylindrical-coordinate representation of color #614506: hue angle of 41.54º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #614506 is Cyan = 0, Magento = 0.29, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 6 | - |
| CMYK | 0 | 0.29 | 0.94 | 0.62 |
| HSL | 41.54º | 0.88% | 0.2% | - |
| HSV(B) | 41.54º | 0.94% | 0.38% | - |
| XYZ | 7.09 | 6.81 | 1.11 | - |
| YUV | 70.19 | 91.78 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 6 | 0 | 0.29 | 0.94 | 0.62 | 41.54 | 0.88 | 0.2 |
| Hex | 61 | 45 | 6 | 0 | 1D | 5E | 3E | 2A | 58 | 14 |
| Octal | 141 | 105 | 6 | 0 | 35 | 136 | 76 | 52 | 130 | 24 |
| Binary | 1100001 | 1000101 | 110 | 0 | 11101 | 1011110 | 111110 | 101010 | 1011000 | 10100 |
Color Harmonies of #614506
Complementary color
Monochromatic Colors of #614506
Black with #614506
Text Example
Text Example
White with #614506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614506; }
p { color: rgb(97,69,6); }
H1.HeaderClassName
{
color: #614506;
}
.AnyTagClassName
{
color: #614506;
}
</style>
background-color css
<style>
a { background-color: #614506; }
a { background-color: rgb(97,69,6); }
div.DivClassName
{
background-color: #614506;
}
.BgClassName
{
background-color: #614506;
}
</style>
border-color css
<style>
span { border-color: #614506; }
span { border-color: rgb(97,69,6); }
td.TdClassName
{
border-color: #614506;
}
.TagClassName
{
border-color: #614506;
}
</style>