Shades of Raw Umber #614905
Tints of Raw Umber #614905
RGB
CMYK
RGB Variations
Color information
#614905 (or 0x614905) is known color: Raw Umber. HEX triplet: 61, 49 and 05. RGB value is (97,73,5). Sum of RGB (Red+Green+Blue) = 97+73+5=175 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.43% from 175); Green value is 73 (28.91% from 255 or 41.71% from 175); Blue value is 5 (2.34% from 255 or 2.86% from 175); Max value from RGB is 97 - color contains mainly: red. Hex color #614905 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614905 is #9EB6FA. Grayscale: #484848. Windows color (decimal): -10401531 or 346465. OLE color: 346465.
HSL color Cylindrical-coordinate representation of color #614905: hue angle of 44.35º 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 #614905 is Cyan = 0, Magento = 0.25, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 5 | - |
| CMYK | 0 | 0.25 | 0.95 | 0.62 |
| HSL | 44.35º | 0.9% | 0.2% | - |
| HSV(B) | 44.35º | 0.95% | 0.38% | - |
| XYZ | 7.34 | 7.32 | 1.17 | - |
| YUV | 72.42 | 89.95 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 5 | 0 | 0.25 | 0.95 | 0.62 | 44.35 | 0.9 | 0.2 |
| Hex | 61 | 49 | 5 | 0 | 19 | 5F | 3E | 2C | 5A | 14 |
| Octal | 141 | 111 | 5 | 0 | 31 | 137 | 76 | 54 | 132 | 24 |
| Binary | 1100001 | 1001001 | 101 | 0 | 11001 | 1011111 | 111110 | 101100 | 1011010 | 10100 |
Color Harmonies of #614905
Complementary color
Monochromatic Colors of #614905
Black with #614905
Text Example
Text Example
White with #614905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614905; }
p { color: rgb(97,73,5); }
H1.HeaderClassName
{
color: #614905;
}
.AnyTagClassName
{
color: #614905;
}
</style>
background-color css
<style>
a { background-color: #614905; }
a { background-color: rgb(97,73,5); }
div.DivClassName
{
background-color: #614905;
}
.BgClassName
{
background-color: #614905;
}
</style>
border-color css
<style>
span { border-color: #614905; }
span { border-color: rgb(97,73,5); }
td.TdClassName
{
border-color: #614905;
}
.TagClassName
{
border-color: #614905;
}
</style>