Shades of Raw Umber #614507
Tints of Raw Umber #614507
RGB
CMYK
RGB Variations
Color information
#614507 (or 0x614507) is known color: Raw Umber. HEX triplet: 61, 45 and 07. RGB value is (97,69,7). Sum of RGB (Red+Green+Blue) = 97+69+7=173 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.07% from 173); Green value is 69 (27.34% from 255 or 39.88% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 97 - color contains mainly: red. Hex color #614507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614507 is #9EBAF8. Grayscale: #464646. Windows color (decimal): -10402553 or 476513. OLE color: 476513.
HSL color Cylindrical-coordinate representation of color #614507: hue angle of 41.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #614507 is Cyan = 0, Magento = 0.29, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 7 | - |
| CMYK | 0 | 0.29 | 0.93 | 0.62 |
| HSL | 41.33º | 0.87% | 0.2% | - |
| HSV(B) | 41.33º | 0.93% | 0.38% | - |
| XYZ | 7.1 | 6.81 | 1.14 | - |
| YUV | 70.3 | 92.28 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 7 | 0 | 0.29 | 0.93 | 0.62 | 41.33 | 0.87 | 0.2 |
| Hex | 61 | 45 | 7 | 0 | 1D | 5D | 3E | 29 | 57 | 14 |
| Octal | 141 | 105 | 7 | 0 | 35 | 135 | 76 | 51 | 127 | 24 |
| Binary | 1100001 | 1000101 | 111 | 0 | 11101 | 1011101 | 111110 | 101001 | 1010111 | 10100 |
Color Harmonies of #614507
Complementary color
Monochromatic Colors of #614507
Black with #614507
Text Example
Text Example
White with #614507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614507; }
p { color: rgb(97,69,7); }
H1.HeaderClassName
{
color: #614507;
}
.AnyTagClassName
{
color: #614507;
}
</style>
background-color css
<style>
a { background-color: #614507; }
a { background-color: rgb(97,69,7); }
div.DivClassName
{
background-color: #614507;
}
.BgClassName
{
background-color: #614507;
}
</style>
border-color css
<style>
span { border-color: #614507; }
span { border-color: rgb(97,69,7); }
td.TdClassName
{
border-color: #614507;
}
.TagClassName
{
border-color: #614507;
}
</style>