Shades of Raw Umber #754416
Tints of Raw Umber #754416
RGB
CMYK
RGB Variations
Color information
#754416 (or 0x754416) is known color: Raw Umber. HEX triplet: 75, 44 and 16. RGB value is (117,68,22). Sum of RGB (Red+Green+Blue) = 117+68+22=207 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.52% from 207); Green value is 68 (26.95% from 255 or 32.85% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 117 - color contains mainly: red. Hex color #754416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754416 is #8ABBE9. Grayscale: #4D4D4D. Windows color (decimal): -9092074 or 1459317. OLE color: 1459317.
HSL color Cylindrical-coordinate representation of color #754416: hue angle of 29.05º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #754416 is Cyan = 0, Magento = 0.42, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 22 | - |
| CMYK | 0 | 0.42 | 0.81 | 0.54 |
| HSL | 29.05º | 0.68% | 0.27% | - |
| HSV(B) | 29.05º | 0.81% | 0.46% | - |
| XYZ | 9.55 | 7.97 | 1.79 | - |
| YUV | 77.41 | 96.73 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 22 | 0 | 0.42 | 0.81 | 0.54 | 29.05 | 0.68 | 0.27 |
| Hex | 75 | 44 | 16 | 0 | 2A | 51 | 36 | 1D | 44 | 1B |
| Octal | 165 | 104 | 26 | 0 | 52 | 121 | 66 | 35 | 104 | 33 |
| Binary | 1110101 | 1000100 | 10110 | 0 | 101010 | 1010001 | 110110 | 11101 | 1000100 | 11011 |
Color Harmonies of #754416
Complementary color
Monochromatic Colors of #754416
Black with #754416
Text Example
Text Example
White with #754416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754416; }
p { color: rgb(117,68,22); }
H1.HeaderClassName
{
color: #754416;
}
.AnyTagClassName
{
color: #754416;
}
</style>
background-color css
<style>
a { background-color: #754416; }
a { background-color: rgb(117,68,22); }
div.DivClassName
{
background-color: #754416;
}
.BgClassName
{
background-color: #754416;
}
</style>
border-color css
<style>
span { border-color: #754416; }
span { border-color: rgb(117,68,22); }
td.TdClassName
{
border-color: #754416;
}
.TagClassName
{
border-color: #754416;
}
</style>