Shades of Raw Umber #715505
Tints of Raw Umber #715505
RGB
CMYK
RGB Variations
Color information
#715505 (or 0x715505) is known color: Raw Umber. HEX triplet: 71, 55 and 05. RGB value is (113,85,5). Sum of RGB (Red+Green+Blue) = 113+85+5=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 85 (33.59% from 255 or 41.87% from 203); Blue value is 5 (2.34% from 255 or 2.46% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #715505 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715505 is #8EAAFA. Grayscale: #545454. Windows color (decimal): -9349883 or 349553. OLE color: 349553.
HSL color Cylindrical-coordinate representation of color #715505: hue angle of 44.44º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #715505 is Cyan = 0, Magento = 0.25, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 5 | - |
| CMYK | 0 | 0.25 | 0.96 | 0.56 |
| HSL | 44.44º | 0.92% | 0.23% | - |
| HSV(B) | 44.44º | 0.96% | 0.44% | - |
| XYZ | 10.09 | 10.02 | 1.55 | - |
| YUV | 84.25 | 83.28 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 5 | 0 | 0.25 | 0.96 | 0.56 | 44.44 | 0.92 | 0.23 |
| Hex | 71 | 55 | 5 | 0 | 19 | 60 | 38 | 2C | 5C | 17 |
| Octal | 161 | 125 | 5 | 0 | 31 | 140 | 70 | 54 | 134 | 27 |
| Binary | 1110001 | 1010101 | 101 | 0 | 11001 | 1100000 | 111000 | 101100 | 1011100 | 10111 |
Color Harmonies of #715505
Complementary color
Monochromatic Colors of #715505
Black with #715505
Text Example
Text Example
White with #715505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715505; }
p { color: rgb(113,85,5); }
H1.HeaderClassName
{
color: #715505;
}
.AnyTagClassName
{
color: #715505;
}
</style>
background-color css
<style>
a { background-color: #715505; }
a { background-color: rgb(113,85,5); }
div.DivClassName
{
background-color: #715505;
}
.BgClassName
{
background-color: #715505;
}
</style>
border-color css
<style>
span { border-color: #715505; }
span { border-color: rgb(113,85,5); }
td.TdClassName
{
border-color: #715505;
}
.TagClassName
{
border-color: #715505;
}
</style>