Shades of Raw Umber #614008
Tints of Raw Umber #614008
RGB
CMYK
RGB Variations
Color information
#614008 (or 0x614008) is known color: Raw Umber. HEX triplet: 61, 40 and 08. RGB value is (97,64,8). Sum of RGB (Red+Green+Blue) = 97+64+8=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 8 (3.52% from 255 or 4.73% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #614008 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614008 is #9EBFF7. Grayscale: #434343. Windows color (decimal): -10403832 or 540769. OLE color: 540769.
HSL color Cylindrical-coordinate representation of color #614008: hue angle of 37.75º 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 #614008 is Cyan = 0, Magento = 0.34, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 8 | - |
| CMYK | 0 | 0.34 | 0.92 | 0.62 |
| HSL | 37.75º | 0.85% | 0.21% | - |
| HSV(B) | 37.75º | 0.92% | 0.38% | - |
| XYZ | 6.81 | 6.23 | 1.07 | - |
| YUV | 67.48 | 94.43 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 8 | 0 | 0.34 | 0.92 | 0.62 | 37.75 | 0.85 | 0.21 |
| Hex | 61 | 40 | 8 | 0 | 22 | 5C | 3E | 26 | 55 | 15 |
| Octal | 141 | 100 | 10 | 0 | 42 | 134 | 76 | 46 | 125 | 25 |
| Binary | 1100001 | 1000000 | 1000 | 0 | 100010 | 1011100 | 111110 | 100110 | 1010101 | 10101 |
Color Harmonies of #614008
Complementary color
Monochromatic Colors of #614008
Black with #614008
Text Example
Text Example
White with #614008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614008; }
p { color: rgb(97,64,8); }
H1.HeaderClassName
{
color: #614008;
}
.AnyTagClassName
{
color: #614008;
}
</style>
background-color css
<style>
a { background-color: #614008; }
a { background-color: rgb(97,64,8); }
div.DivClassName
{
background-color: #614008;
}
.BgClassName
{
background-color: #614008;
}
</style>
border-color css
<style>
span { border-color: #614008; }
span { border-color: rgb(97,64,8); }
td.TdClassName
{
border-color: #614008;
}
.TagClassName
{
border-color: #614008;
}
</style>