Shades of Raw Umber #754517
Tints of Raw Umber #754517
RGB
CMYK
RGB Variations
Color information
#754517 (or 0x754517) is known color: Raw Umber. HEX triplet: 75, 45 and 17. RGB value is (117,69,23). Sum of RGB (Red+Green+Blue) = 117+69+23=209 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.98% from 209); Green value is 69 (27.34% from 255 or 33.01% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 117 - color contains mainly: red. Hex color #754517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754517 is #8ABAE8. Grayscale: #4E4E4E. Windows color (decimal): -9091817 or 1525109. OLE color: 1525109.
HSL color Cylindrical-coordinate representation of color #754517: hue angle of 29.36º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #754517 is Cyan = 0, Magento = 0.41, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 23 | - |
| CMYK | 0 | 0.41 | 0.80 | 0.54 |
| HSL | 29.36º | 0.67% | 0.27% | - |
| HSV(B) | 29.36º | 0.8% | 0.46% | - |
| XYZ | 9.62 | 8.1 | 1.87 | - |
| YUV | 78.11 | 96.9 | 155.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 23 | 0 | 0.41 | 0.80 | 0.54 | 29.36 | 0.67 | 0.27 |
| Hex | 75 | 45 | 17 | 0 | 29 | 50 | 36 | 1D | 43 | 1B |
| Octal | 165 | 105 | 27 | 0 | 51 | 120 | 66 | 35 | 103 | 33 |
| Binary | 1110101 | 1000101 | 10111 | 0 | 101001 | 1010000 | 110110 | 11101 | 1000011 | 11011 |
Color Harmonies of #754517
Complementary color
Monochromatic Colors of #754517
Black with #754517
Text Example
Text Example
White with #754517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754517; }
p { color: rgb(117,69,23); }
H1.HeaderClassName
{
color: #754517;
}
.AnyTagClassName
{
color: #754517;
}
</style>
background-color css
<style>
a { background-color: #754517; }
a { background-color: rgb(117,69,23); }
div.DivClassName
{
background-color: #754517;
}
.BgClassName
{
background-color: #754517;
}
</style>
border-color css
<style>
span { border-color: #754517; }
span { border-color: rgb(117,69,23); }
td.TdClassName
{
border-color: #754517;
}
.TagClassName
{
border-color: #754517;
}
</style>