Shades of Raw Umber #734501
Tints of Raw Umber #734501
RGB
CMYK
RGB Variations
Color information
#734501 (or 0x734501) is known color: Raw Umber. HEX triplet: 73, 45 and 01. RGB value is (115,69,1). Sum of RGB (Red+Green+Blue) = 115+69+1=185 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.16% from 185); Green value is 69 (27.34% from 255 or 37.30% from 185); Blue value is 1 (0.78% from 255 or 0.54% from 185); Max value from RGB is 115 - color contains mainly: red. Hex color #734501 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734501 is #8CBAFE. Grayscale: #4B4B4B. Windows color (decimal): -9222911 or 83315. OLE color: 83315.
HSL color Cylindrical-coordinate representation of color #734501: hue angle of 35.79º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #734501 is Cyan = 0, Magento = 0.4, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 1 | - |
| CMYK | 0 | 0.4 | 0.99 | 0.55 |
| HSL | 35.79º | 0.98% | 0.23% | - |
| HSV(B) | 35.79º | 0.99% | 0.45% | - |
| XYZ | 9.2 | 7.9 | 1.07 | - |
| YUV | 75 | 86.24 | 156.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 1 | 0 | 0.4 | 0.99 | 0.55 | 35.79 | 0.98 | 0.23 |
| Hex | 73 | 45 | 1 | 0 | 28 | 63 | 37 | 24 | 62 | 17 |
| Octal | 163 | 105 | 1 | 0 | 50 | 143 | 67 | 44 | 142 | 27 |
| Binary | 1110011 | 1000101 | 1 | 0 | 101000 | 1100011 | 110111 | 100100 | 1100010 | 10111 |
Color Harmonies of #734501
Complementary color
Monochromatic Colors of #734501
Black with #734501
Text Example
Text Example
White with #734501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734501; }
p { color: rgb(115,69,1); }
H1.HeaderClassName
{
color: #734501;
}
.AnyTagClassName
{
color: #734501;
}
</style>
background-color css
<style>
a { background-color: #734501; }
a { background-color: rgb(115,69,1); }
div.DivClassName
{
background-color: #734501;
}
.BgClassName
{
background-color: #734501;
}
</style>
border-color css
<style>
span { border-color: #734501; }
span { border-color: rgb(115,69,1); }
td.TdClassName
{
border-color: #734501;
}
.TagClassName
{
border-color: #734501;
}
</style>