Shades of Raw Umber #614205
Tints of Raw Umber #614205
RGB
CMYK
RGB Variations
Color information
#614205 (or 0x614205) is known color: Raw Umber. HEX triplet: 61, 42 and 05. RGB value is (97,66,5). Sum of RGB (Red+Green+Blue) = 97+66+5=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 66 (26.17% from 255 or 39.29% from 168); Blue value is 5 (2.34% from 255 or 2.98% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #614205 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614205 is #9EBDFA. Grayscale: #444444. Windows color (decimal): -10403323 or 344673. OLE color: 344673.
HSL color Cylindrical-coordinate representation of color #614205: hue angle of 39.78º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #614205 is Cyan = 0, Magento = 0.32, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 5 | - |
| CMYK | 0 | 0.32 | 0.95 | 0.62 |
| HSL | 39.78º | 0.9% | 0.2% | - |
| HSV(B) | 39.78º | 0.95% | 0.38% | - |
| XYZ | 6.91 | 6.45 | 1.02 | - |
| YUV | 68.32 | 92.27 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 5 | 0 | 0.32 | 0.95 | 0.62 | 39.78 | 0.9 | 0.2 |
| Hex | 61 | 42 | 5 | 0 | 20 | 5F | 3E | 28 | 5A | 14 |
| Octal | 141 | 102 | 5 | 0 | 40 | 137 | 76 | 50 | 132 | 24 |
| Binary | 1100001 | 1000010 | 101 | 0 | 100000 | 1011111 | 111110 | 101000 | 1011010 | 10100 |
Color Harmonies of #614205
Complementary color
Monochromatic Colors of #614205
Black with #614205
Text Example
Text Example
White with #614205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614205; }
p { color: rgb(97,66,5); }
H1.HeaderClassName
{
color: #614205;
}
.AnyTagClassName
{
color: #614205;
}
</style>
background-color css
<style>
a { background-color: #614205; }
a { background-color: rgb(97,66,5); }
div.DivClassName
{
background-color: #614205;
}
.BgClassName
{
background-color: #614205;
}
</style>
border-color css
<style>
span { border-color: #614205; }
span { border-color: rgb(97,66,5); }
td.TdClassName
{
border-color: #614205;
}
.TagClassName
{
border-color: #614205;
}
</style>