Shades of Raw Umber #614908
Tints of Raw Umber #614908
RGB
CMYK
RGB Variations
Color information
#614908 (or 0x614908) is known color: Raw Umber. HEX triplet: 61, 49 and 08. RGB value is (97,73,8). Sum of RGB (Red+Green+Blue) = 97+73+8=178 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.49% from 178); Green value is 73 (28.91% from 255 or 41.01% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 97 - color contains mainly: red. Hex color #614908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614908 is #9EB6F7. Grayscale: #494949. Windows color (decimal): -10401528 or 543073. OLE color: 543073.
HSL color Cylindrical-coordinate representation of color #614908: hue angle of 43.82º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #614908 is Cyan = 0, Magento = 0.25, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 8 | - |
| CMYK | 0 | 0.25 | 0.92 | 0.62 |
| HSL | 43.82º | 0.85% | 0.21% | - |
| HSV(B) | 43.82º | 0.92% | 0.38% | - |
| XYZ | 7.36 | 7.32 | 1.26 | - |
| YUV | 72.77 | 91.45 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 8 | 0 | 0.25 | 0.92 | 0.62 | 43.82 | 0.85 | 0.21 |
| Hex | 61 | 49 | 8 | 0 | 19 | 5C | 3E | 2C | 55 | 15 |
| Octal | 141 | 111 | 10 | 0 | 31 | 134 | 76 | 54 | 125 | 25 |
| Binary | 1100001 | 1001001 | 1000 | 0 | 11001 | 1011100 | 111110 | 101100 | 1010101 | 10101 |
Color Harmonies of #614908
Complementary color
Monochromatic Colors of #614908
Black with #614908
Text Example
Text Example
White with #614908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614908; }
p { color: rgb(97,73,8); }
H1.HeaderClassName
{
color: #614908;
}
.AnyTagClassName
{
color: #614908;
}
</style>
background-color css
<style>
a { background-color: #614908; }
a { background-color: rgb(97,73,8); }
div.DivClassName
{
background-color: #614908;
}
.BgClassName
{
background-color: #614908;
}
</style>
border-color css
<style>
span { border-color: #614908; }
span { border-color: rgb(97,73,8); }
td.TdClassName
{
border-color: #614908;
}
.TagClassName
{
border-color: #614908;
}
</style>