Shades of Raw Umber #724312
Tints of Raw Umber #724312
RGB
CMYK
RGB Variations
Color information
#724312 (or 0x724312) is known color: Raw Umber. HEX triplet: 72, 43 and 12. RGB value is (114,67,18). Sum of RGB (Red+Green+Blue) = 114+67+18=199 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.29% from 199); Green value is 67 (26.56% from 255 or 33.67% from 199); Blue value is 18 (7.42% from 255 or 9.05% from 199); Max value from RGB is 114 - color contains mainly: red. Hex color #724312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724312 is #8DBCED. Grayscale: #4B4B4B. Windows color (decimal): -9288942 or 1196914. OLE color: 1196914.
HSL color Cylindrical-coordinate representation of color #724312: hue angle of 30.63º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #724312 is Cyan = 0, Magento = 0.41, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 18 | - |
| CMYK | 0 | 0.41 | 0.84 | 0.55 |
| HSL | 30.63º | 0.73% | 0.26% | - |
| HSV(B) | 30.63º | 0.84% | 0.45% | - |
| XYZ | 9.06 | 7.64 | 1.57 | - |
| YUV | 75.47 | 95.57 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 18 | 0 | 0.41 | 0.84 | 0.55 | 30.63 | 0.73 | 0.26 |
| Hex | 72 | 43 | 12 | 0 | 29 | 54 | 37 | 1F | 49 | 1A |
| Octal | 162 | 103 | 22 | 0 | 51 | 124 | 67 | 37 | 111 | 32 |
| Binary | 1110010 | 1000011 | 10010 | 0 | 101001 | 1010100 | 110111 | 11111 | 1001001 | 11010 |
Color Harmonies of #724312
Complementary color
Monochromatic Colors of #724312
Black with #724312
Text Example
Text Example
White with #724312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724312; }
p { color: rgb(114,67,18); }
H1.HeaderClassName
{
color: #724312;
}
.AnyTagClassName
{
color: #724312;
}
</style>
background-color css
<style>
a { background-color: #724312; }
a { background-color: rgb(114,67,18); }
div.DivClassName
{
background-color: #724312;
}
.BgClassName
{
background-color: #724312;
}
</style>
border-color css
<style>
span { border-color: #724312; }
span { border-color: rgb(114,67,18); }
td.TdClassName
{
border-color: #724312;
}
.TagClassName
{
border-color: #724312;
}
</style>