Shades of Raw Umber #754716
Tints of Raw Umber #754716
RGB
CMYK
RGB Variations
Color information
#754716 (or 0x754716) is known color: Raw Umber. HEX triplet: 75, 47 and 16. RGB value is (117,71,22). Sum of RGB (Red+Green+Blue) = 117+71+22=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 71 (28.12% from 255 or 33.81% from 210); Blue value is 22 (8.98% from 255 or 10.48% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #754716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754716 is #8AB8E9. Grayscale: #4F4F4F. Windows color (decimal): -9091306 or 1460085. OLE color: 1460085.
HSL color Cylindrical-coordinate representation of color #754716: hue angle of 30.95º 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 #754716 is Cyan = 0, Magento = 0.39, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 22 | - |
| CMYK | 0 | 0.39 | 0.81 | 0.54 |
| HSL | 30.95º | 0.68% | 0.27% | - |
| HSV(B) | 30.95º | 0.81% | 0.46% | - |
| XYZ | 9.73 | 8.35 | 1.86 | - |
| YUV | 79.17 | 95.74 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 22 | 0 | 0.39 | 0.81 | 0.54 | 30.95 | 0.68 | 0.27 |
| Hex | 75 | 47 | 16 | 0 | 27 | 51 | 36 | 1F | 44 | 1B |
| Octal | 165 | 107 | 26 | 0 | 47 | 121 | 66 | 37 | 104 | 33 |
| Binary | 1110101 | 1000111 | 10110 | 0 | 100111 | 1010001 | 110110 | 11111 | 1000100 | 11011 |
Color Harmonies of #754716
Complementary color
Monochromatic Colors of #754716
Black with #754716
Text Example
Text Example
White with #754716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754716; }
p { color: rgb(117,71,22); }
H1.HeaderClassName
{
color: #754716;
}
.AnyTagClassName
{
color: #754716;
}
</style>
background-color css
<style>
a { background-color: #754716; }
a { background-color: rgb(117,71,22); }
div.DivClassName
{
background-color: #754716;
}
.BgClassName
{
background-color: #754716;
}
</style>
border-color css
<style>
span { border-color: #754716; }
span { border-color: rgb(117,71,22); }
td.TdClassName
{
border-color: #754716;
}
.TagClassName
{
border-color: #754716;
}
</style>