Shades of Raw Umber #615304
Tints of Raw Umber #615304
RGB
CMYK
RGB Variations
Color information
#615304 (or 0x615304) is known color: Raw Umber. HEX triplet: 61, 53 and 04. RGB value is (97,83,4). Sum of RGB (Red+Green+Blue) = 97+83+4=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 83 (32.81% from 255 or 45.11% from 184); Blue value is 4 (1.95% from 255 or 2.17% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #615304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615304 is #9EACFB. Grayscale: #4E4E4E. Windows color (decimal): -10398972 or 283489. OLE color: 283489.
HSL color Cylindrical-coordinate representation of color #615304: hue angle of 50.97º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #615304 is Cyan = 0, Magento = 0.14, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 4 | - |
| CMYK | 0 | 0.14 | 0.96 | 0.62 |
| HSL | 50.97º | 0.92% | 0.2% | - |
| HSV(B) | 50.97º | 0.96% | 0.38% | - |
| XYZ | 8.04 | 8.74 | 1.38 | - |
| YUV | 78.18 | 86.14 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 4 | 0 | 0.14 | 0.96 | 0.62 | 50.97 | 0.92 | 0.2 |
| Hex | 61 | 53 | 4 | 0 | E | 60 | 3E | 33 | 5C | 14 |
| Octal | 141 | 123 | 4 | 0 | 16 | 140 | 76 | 63 | 134 | 24 |
| Binary | 1100001 | 1010011 | 100 | 0 | 1110 | 1100000 | 111110 | 110011 | 1011100 | 10100 |
Color Harmonies of #615304
Complementary color
Monochromatic Colors of #615304
Black with #615304
Text Example
Text Example
White with #615304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615304; }
p { color: rgb(97,83,4); }
H1.HeaderClassName
{
color: #615304;
}
.AnyTagClassName
{
color: #615304;
}
</style>
background-color css
<style>
a { background-color: #615304; }
a { background-color: rgb(97,83,4); }
div.DivClassName
{
background-color: #615304;
}
.BgClassName
{
background-color: #615304;
}
</style>
border-color css
<style>
span { border-color: #615304; }
span { border-color: rgb(97,83,4); }
td.TdClassName
{
border-color: #615304;
}
.TagClassName
{
border-color: #615304;
}
</style>