Shades of Raw Umber #714501
Tints of Raw Umber #714501
RGB
CMYK
RGB Variations
Color information
#714501 (or 0x714501) is known color: Raw Umber. HEX triplet: 71, 45 and 01. RGB value is (113,69,1). Sum of RGB (Red+Green+Blue) = 113+69+1=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 69 (27.34% from 255 or 37.70% from 183); Blue value is 1 (0.78% from 255 or 0.55% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #714501 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714501 is #8EBAFE. Grayscale: #4A4A4A. Windows color (decimal): -9353983 or 83313. OLE color: 83313.
HSL color Cylindrical-coordinate representation of color #714501: hue angle of 36.43º 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 #714501 is Cyan = 0, Magento = 0.39, Yellow = 0.99 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 1 | - |
| CMYK | 0 | 0.39 | 0.99 | 0.56 |
| HSL | 36.43º | 0.98% | 0.22% | - |
| HSV(B) | 36.43º | 0.99% | 0.44% | - |
| XYZ | 8.94 | 7.77 | 1.06 | - |
| YUV | 74.4 | 86.58 | 155.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 1 | 0 | 0.39 | 0.99 | 0.56 | 36.43 | 0.98 | 0.22 |
| Hex | 71 | 45 | 1 | 0 | 27 | 63 | 38 | 24 | 62 | 16 |
| Octal | 161 | 105 | 1 | 0 | 47 | 143 | 70 | 44 | 142 | 26 |
| Binary | 1110001 | 1000101 | 1 | 0 | 100111 | 1100011 | 111000 | 100100 | 1100010 | 10110 |
Color Harmonies of #714501
Complementary color
Monochromatic Colors of #714501
Black with #714501
Text Example
Text Example
White with #714501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714501; }
p { color: rgb(113,69,1); }
H1.HeaderClassName
{
color: #714501;
}
.AnyTagClassName
{
color: #714501;
}
</style>
background-color css
<style>
a { background-color: #714501; }
a { background-color: rgb(113,69,1); }
div.DivClassName
{
background-color: #714501;
}
.BgClassName
{
background-color: #714501;
}
</style>
border-color css
<style>
span { border-color: #714501; }
span { border-color: rgb(113,69,1); }
td.TdClassName
{
border-color: #714501;
}
.TagClassName
{
border-color: #714501;
}
</style>