Shades of Raw Umber #713601
Tints of Raw Umber #713601
RGB
CMYK
RGB Variations
Color information
#713601 (or 0x713601) is known color: Raw Umber. HEX triplet: 71, 36 and 01. RGB value is (113,54,1). Sum of RGB (Red+Green+Blue) = 113+54+1=168 (22% of max value = 765). Red value is 113 (44.53% from 255 or 67.26% from 168); Green value is 54 (21.48% from 255 or 32.14% from 168); Blue value is 1 (0.78% from 255 or 0.60% from 168); Max value from RGB is 113 - color contains mainly: red. Hex color #713601 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713601 is #8EC9FE. Grayscale: #414141. Windows color (decimal): -9357823 or 79473. OLE color: 79473.
HSL color Cylindrical-coordinate representation of color #713601: hue angle of 28.39º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #713601 is Cyan = 0, Magento = 0.52, Yellow = 0.99 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 1 | - |
| CMYK | 0 | 0.52 | 0.99 | 0.56 |
| HSL | 28.39º | 0.98% | 0.22% | - |
| HSV(B) | 28.39º | 0.99% | 0.44% | - |
| XYZ | 8.13 | 6.15 | 0.79 | - |
| YUV | 65.6 | 91.55 | 161.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 1 | 0 | 0.52 | 0.99 | 0.56 | 28.39 | 0.98 | 0.22 |
| Hex | 71 | 36 | 1 | 0 | 34 | 63 | 38 | 1C | 62 | 16 |
| Octal | 161 | 66 | 1 | 0 | 64 | 143 | 70 | 34 | 142 | 26 |
| Binary | 1110001 | 110110 | 1 | 0 | 110100 | 1100011 | 111000 | 11100 | 1100010 | 10110 |
Color Harmonies of #713601
Complementary color
Monochromatic Colors of #713601
Black with #713601
Text Example
Text Example
White with #713601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713601; }
p { color: rgb(113,54,1); }
H1.HeaderClassName
{
color: #713601;
}
.AnyTagClassName
{
color: #713601;
}
</style>
background-color css
<style>
a { background-color: #713601; }
a { background-color: rgb(113,54,1); }
div.DivClassName
{
background-color: #713601;
}
.BgClassName
{
background-color: #713601;
}
</style>
border-color css
<style>
span { border-color: #713601; }
span { border-color: rgb(113,54,1); }
td.TdClassName
{
border-color: #713601;
}
.TagClassName
{
border-color: #713601;
}
</style>