Shades of Raw Umber #715502
Tints of Raw Umber #715502
RGB
CMYK
RGB Variations
Color information
#715502 (or 0x715502) is known color: Raw Umber. HEX triplet: 71, 55 and 02. RGB value is (113,85,2). Sum of RGB (Red+Green+Blue) = 113+85+2=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 85 (33.59% from 255 or 42.5% from 200); Blue value is 2 (1.17% from 255 or 1% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #715502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715502 is #8EAAFD. Grayscale: #545454. Windows color (decimal): -9349886 or 152945. OLE color: 152945.
HSL color Cylindrical-coordinate representation of color #715502: hue angle of 44.86º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #715502 is Cyan = 0, Magento = 0.25, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 2 | - |
| CMYK | 0 | 0.25 | 0.98 | 0.56 |
| HSL | 44.86º | 0.97% | 0.23% | - |
| HSV(B) | 44.86º | 0.98% | 0.44% | - |
| XYZ | 10.07 | 10.01 | 1.46 | - |
| YUV | 83.91 | 81.78 | 148.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 2 | 0 | 0.25 | 0.98 | 0.56 | 44.86 | 0.97 | 0.23 |
| Hex | 71 | 55 | 2 | 0 | 19 | 62 | 38 | 2D | 61 | 17 |
| Octal | 161 | 125 | 2 | 0 | 31 | 142 | 70 | 55 | 141 | 27 |
| Binary | 1110001 | 1010101 | 10 | 0 | 11001 | 1100010 | 111000 | 101101 | 1100001 | 10111 |
Color Harmonies of #715502
Complementary color
Monochromatic Colors of #715502
Black with #715502
Text Example
Text Example
White with #715502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715502; }
p { color: rgb(113,85,2); }
H1.HeaderClassName
{
color: #715502;
}
.AnyTagClassName
{
color: #715502;
}
</style>
background-color css
<style>
a { background-color: #715502; }
a { background-color: rgb(113,85,2); }
div.DivClassName
{
background-color: #715502;
}
.BgClassName
{
background-color: #715502;
}
</style>
border-color css
<style>
span { border-color: #715502; }
span { border-color: rgb(113,85,2); }
td.TdClassName
{
border-color: #715502;
}
.TagClassName
{
border-color: #715502;
}
</style>