Shades of Raw Umber #743501
Tints of Raw Umber #743501
RGB
CMYK
RGB Variations
Color information
#743501 (or 0x743501) is known color: Raw Umber. HEX triplet: 74, 35 and 01. RGB value is (116,53,1). Sum of RGB (Red+Green+Blue) = 116+53+1=170 (22% of max value = 765). Red value is 116 (45.70% from 255 or 68.24% from 170); Green value is 53 (21.09% from 255 or 31.18% from 170); Blue value is 1 (0.78% from 255 or 0.59% from 170); Max value from RGB is 116 - color contains mainly: red. Hex color #743501 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743501 is #8BCAFE. Grayscale: #424242. Windows color (decimal): -9161471 or 79220. OLE color: 79220.
HSL color Cylindrical-coordinate representation of color #743501: hue angle of 27.13º 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 #743501 is Cyan = 0, Magento = 0.54, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 1 | - |
| CMYK | 0 | 0.54 | 0.99 | 0.55 |
| HSL | 27.13º | 0.98% | 0.23% | - |
| HSV(B) | 27.13º | 0.99% | 0.45% | - |
| XYZ | 8.48 | 6.26 | 0.79 | - |
| YUV | 65.91 | 91.37 | 163.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 1 | 0 | 0.54 | 0.99 | 0.55 | 27.13 | 0.98 | 0.23 |
| Hex | 74 | 35 | 1 | 0 | 36 | 63 | 37 | 1B | 62 | 17 |
| Octal | 164 | 65 | 1 | 0 | 66 | 143 | 67 | 33 | 142 | 27 |
| Binary | 1110100 | 110101 | 1 | 0 | 110110 | 1100011 | 110111 | 11011 | 1100010 | 10111 |
Color Harmonies of #743501
Complementary color
Monochromatic Colors of #743501
Black with #743501
Text Example
Text Example
White with #743501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743501; }
p { color: rgb(116,53,1); }
H1.HeaderClassName
{
color: #743501;
}
.AnyTagClassName
{
color: #743501;
}
</style>
background-color css
<style>
a { background-color: #743501; }
a { background-color: rgb(116,53,1); }
div.DivClassName
{
background-color: #743501;
}
.BgClassName
{
background-color: #743501;
}
</style>
border-color css
<style>
span { border-color: #743501; }
span { border-color: rgb(116,53,1); }
td.TdClassName
{
border-color: #743501;
}
.TagClassName
{
border-color: #743501;
}
</style>