Shades of Raw Umber #615402
Tints of Raw Umber #615402
RGB
CMYK
RGB Variations
Color information
#615402 (or 0x615402) is known color: Raw Umber. HEX triplet: 61, 54 and 02. RGB value is (97,84,2). Sum of RGB (Red+Green+Blue) = 97+84+2=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 84 (33.20% from 255 or 45.90% from 183); Blue value is 2 (1.17% from 255 or 1.09% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #615402 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615402 is #9EABFD. Grayscale: #4E4E4E. Windows color (decimal): -10398718 or 152673. OLE color: 152673.
HSL color Cylindrical-coordinate representation of color #615402: hue angle of 51.79º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #615402 is Cyan = 0, Magento = 0.13, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 2 | - |
| CMYK | 0 | 0.13 | 0.98 | 0.62 |
| HSL | 51.79º | 0.96% | 0.19% | - |
| HSV(B) | 51.79º | 0.98% | 0.38% | - |
| XYZ | 8.11 | 8.89 | 1.35 | - |
| YUV | 78.54 | 84.81 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 2 | 0 | 0.13 | 0.98 | 0.62 | 51.79 | 0.96 | 0.19 |
| Hex | 61 | 54 | 2 | 0 | D | 62 | 3E | 34 | 60 | 13 |
| Octal | 141 | 124 | 2 | 0 | 15 | 142 | 76 | 64 | 140 | 23 |
| Binary | 1100001 | 1010100 | 10 | 0 | 1101 | 1100010 | 111110 | 110100 | 1100000 | 10011 |
Color Harmonies of #615402
Complementary color
Monochromatic Colors of #615402
Black with #615402
Text Example
Text Example
White with #615402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615402; }
p { color: rgb(97,84,2); }
H1.HeaderClassName
{
color: #615402;
}
.AnyTagClassName
{
color: #615402;
}
</style>
background-color css
<style>
a { background-color: #615402; }
a { background-color: rgb(97,84,2); }
div.DivClassName
{
background-color: #615402;
}
.BgClassName
{
background-color: #615402;
}
</style>
border-color css
<style>
span { border-color: #615402; }
span { border-color: rgb(97,84,2); }
td.TdClassName
{
border-color: #615402;
}
.TagClassName
{
border-color: #615402;
}
</style>