Shades of Raw Umber #755117
Tints of Raw Umber #755117
RGB
CMYK
RGB Variations
Color information
#755117 (or 0x755117) is known color: Raw Umber. HEX triplet: 75, 51 and 17. RGB value is (117,81,23). Sum of RGB (Red+Green+Blue) = 117+81+23=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 81 (32.03% from 255 or 36.65% from 221); Blue value is 23 (9.38% from 255 or 10.41% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #755117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755117 is #8AAEE8. Grayscale: #555555. Windows color (decimal): -9088745 or 1528181. OLE color: 1528181.
HSL color Cylindrical-coordinate representation of color #755117: hue angle of 37.02º 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 #755117 is Cyan = 0, Magento = 0.31, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 23 | - |
| CMYK | 0 | 0.31 | 0.80 | 0.54 |
| HSL | 37.02º | 0.67% | 0.27% | - |
| HSV(B) | 37.02º | 0.8% | 0.46% | - |
| XYZ | 10.43 | 9.73 | 2.14 | - |
| YUV | 85.15 | 92.93 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 23 | 0 | 0.31 | 0.80 | 0.54 | 37.02 | 0.67 | 0.27 |
| Hex | 75 | 51 | 17 | 0 | 1F | 50 | 36 | 25 | 43 | 1B |
| Octal | 165 | 121 | 27 | 0 | 37 | 120 | 66 | 45 | 103 | 33 |
| Binary | 1110101 | 1010001 | 10111 | 0 | 11111 | 1010000 | 110110 | 100101 | 1000011 | 11011 |
Color Harmonies of #755117
Complementary color
Monochromatic Colors of #755117
Black with #755117
Text Example
Text Example
White with #755117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755117; }
p { color: rgb(117,81,23); }
H1.HeaderClassName
{
color: #755117;
}
.AnyTagClassName
{
color: #755117;
}
</style>
background-color css
<style>
a { background-color: #755117; }
a { background-color: rgb(117,81,23); }
div.DivClassName
{
background-color: #755117;
}
.BgClassName
{
background-color: #755117;
}
</style>
border-color css
<style>
span { border-color: #755117; }
span { border-color: rgb(117,81,23); }
td.TdClassName
{
border-color: #755117;
}
.TagClassName
{
border-color: #755117;
}
</style>