Shades of Raw Umber #715419
Tints of Raw Umber #715419
RGB
CMYK
RGB Variations
Color information
#715419 (or 0x715419) is known color: Raw Umber. HEX triplet: 71, 54 and 19. RGB value is (113,84,25). Sum of RGB (Red+Green+Blue) = 113+84+25=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #715419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715419 is #8EABE6. Grayscale: #565656. Windows color (decimal): -9350119 or 1660017. OLE color: 1660017.
HSL color Cylindrical-coordinate representation of color #715419: hue angle of 40.23º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #715419 is Cyan = 0, Magento = 0.26, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 25 | - |
| CMYK | 0 | 0.26 | 0.78 | 0.56 |
| HSL | 40.23º | 0.64% | 0.27% | - |
| HSV(B) | 40.23º | 0.78% | 0.44% | - |
| XYZ | 10.16 | 9.92 | 2.3 | - |
| YUV | 85.95 | 93.61 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 25 | 0 | 0.26 | 0.78 | 0.56 | 40.23 | 0.64 | 0.27 |
| Hex | 71 | 54 | 19 | 0 | 1A | 4E | 38 | 28 | 40 | 1B |
| Octal | 161 | 124 | 31 | 0 | 32 | 116 | 70 | 50 | 100 | 33 |
| Binary | 1110001 | 1010100 | 11001 | 0 | 11010 | 1001110 | 111000 | 101000 | 1000000 | 11011 |
Color Harmonies of #715419
Complementary color
Monochromatic Colors of #715419
Black with #715419
Text Example
Text Example
White with #715419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715419; }
p { color: rgb(113,84,25); }
H1.HeaderClassName
{
color: #715419;
}
.AnyTagClassName
{
color: #715419;
}
</style>
background-color css
<style>
a { background-color: #715419; }
a { background-color: rgb(113,84,25); }
div.DivClassName
{
background-color: #715419;
}
.BgClassName
{
background-color: #715419;
}
</style>
border-color css
<style>
span { border-color: #715419; }
span { border-color: rgb(113,84,25); }
td.TdClassName
{
border-color: #715419;
}
.TagClassName
{
border-color: #715419;
}
</style>