Shades of Raw Umber #715312
Tints of Raw Umber #715312
RGB
CMYK
RGB Variations
Color information
#715312 (or 0x715312) is known color: Raw Umber. HEX triplet: 71, 53 and 12. RGB value is (113,83,18). Sum of RGB (Red+Green+Blue) = 113+83+18=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 83 (32.81% from 255 or 38.79% from 214); Blue value is 18 (7.42% from 255 or 8.41% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #715312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715312 is #8EACED. Grayscale: #545454. Windows color (decimal): -9350382 or 1201009. OLE color: 1201009.
HSL color Cylindrical-coordinate representation of color #715312: hue angle of 41.05º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #715312 is Cyan = 0, Magento = 0.27, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 18 | - |
| CMYK | 0 | 0.27 | 0.84 | 0.56 |
| HSL | 41.05º | 0.73% | 0.26% | - |
| HSV(B) | 41.05º | 0.84% | 0.44% | - |
| XYZ | 10.01 | 9.74 | 1.92 | - |
| YUV | 84.56 | 90.44 | 148.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 18 | 0 | 0.27 | 0.84 | 0.56 | 41.05 | 0.73 | 0.26 |
| Hex | 71 | 53 | 12 | 0 | 1B | 54 | 38 | 29 | 49 | 1A |
| Octal | 161 | 123 | 22 | 0 | 33 | 124 | 70 | 51 | 111 | 32 |
| Binary | 1110001 | 1010011 | 10010 | 0 | 11011 | 1010100 | 111000 | 101001 | 1001001 | 11010 |
Color Harmonies of #715312
Complementary color
Monochromatic Colors of #715312
Black with #715312
Text Example
Text Example
White with #715312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715312; }
p { color: rgb(113,83,18); }
H1.HeaderClassName
{
color: #715312;
}
.AnyTagClassName
{
color: #715312;
}
</style>
background-color css
<style>
a { background-color: #715312; }
a { background-color: rgb(113,83,18); }
div.DivClassName
{
background-color: #715312;
}
.BgClassName
{
background-color: #715312;
}
</style>
border-color css
<style>
span { border-color: #715312; }
span { border-color: rgb(113,83,18); }
td.TdClassName
{
border-color: #715312;
}
.TagClassName
{
border-color: #715312;
}
</style>