Shades of Raw Umber #754617
Tints of Raw Umber #754617
RGB
CMYK
RGB Variations
Color information
#754617 (or 0x754617) is known color: Raw Umber. HEX triplet: 75, 46 and 17. RGB value is (117,70,23). Sum of RGB (Red+Green+Blue) = 117+70+23=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 70 (27.73% from 255 or 33.33% from 210); Blue value is 23 (9.38% from 255 or 10.95% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #754617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754617 is #8AB9E8. Grayscale: #4E4E4E. Windows color (decimal): -9091561 or 1525365. OLE color: 1525365.
HSL color Cylindrical-coordinate representation of color #754617: hue angle of 30º 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 #754617 is Cyan = 0, Magento = 0.40, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 23 | - |
| CMYK | 0 | 0.40 | 0.80 | 0.54 |
| HSL | 30º | 0.67% | 0.27% | - |
| HSV(B) | 30º | 0.8% | 0.46% | - |
| XYZ | 9.68 | 8.22 | 1.89 | - |
| YUV | 78.7 | 96.57 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 23 | 0 | 0.40 | 0.80 | 0.54 | 30 | 0.67 | 0.27 |
| Hex | 75 | 46 | 17 | 0 | 28 | 50 | 36 | 1E | 43 | 1B |
| Octal | 165 | 106 | 27 | 0 | 50 | 120 | 66 | 36 | 103 | 33 |
| Binary | 1110101 | 1000110 | 10111 | 0 | 101000 | 1010000 | 110110 | 11110 | 1000011 | 11011 |
Color Harmonies of #754617
Complementary color
Monochromatic Colors of #754617
Black with #754617
Text Example
Text Example
White with #754617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754617; }
p { color: rgb(117,70,23); }
H1.HeaderClassName
{
color: #754617;
}
.AnyTagClassName
{
color: #754617;
}
</style>
background-color css
<style>
a { background-color: #754617; }
a { background-color: rgb(117,70,23); }
div.DivClassName
{
background-color: #754617;
}
.BgClassName
{
background-color: #754617;
}
</style>
border-color css
<style>
span { border-color: #754617; }
span { border-color: rgb(117,70,23); }
td.TdClassName
{
border-color: #754617;
}
.TagClassName
{
border-color: #754617;
}
</style>