Shades of Raw Umber #755211
Tints of Raw Umber #755211
RGB
CMYK
RGB Variations
Color information
#755211 (or 0x755211) is known color: Raw Umber. HEX triplet: 75, 52 and 11. RGB value is (117,82,17). Sum of RGB (Red+Green+Blue) = 117+82+17=216 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.17% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 17 (7.03% from 255 or 7.87% from 216); Max value from RGB is 117 - color contains mainly: red. Hex color #755211 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755211 is #8AADEE. Grayscale: #555555. Windows color (decimal): -9088495 or 1135221. OLE color: 1135221.
HSL color Cylindrical-coordinate representation of color #755211: hue angle of 39º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #755211 is Cyan = 0, Magento = 0.30, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 17 | - |
| CMYK | 0 | 0.30 | 0.85 | 0.54 |
| HSL | 39º | 0.75% | 0.26% | - |
| HSV(B) | 39º | 0.85% | 0.46% | - |
| XYZ | 10.45 | 9.86 | 1.88 | - |
| YUV | 85.06 | 89.6 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 17 | 0 | 0.30 | 0.85 | 0.54 | 39 | 0.75 | 0.26 |
| Hex | 75 | 52 | 11 | 0 | 1E | 55 | 36 | 27 | 4B | 1A |
| Octal | 165 | 122 | 21 | 0 | 36 | 125 | 66 | 47 | 113 | 32 |
| Binary | 1110101 | 1010010 | 10001 | 0 | 11110 | 1010101 | 110110 | 100111 | 1001011 | 11010 |
Color Harmonies of #755211
Complementary color
Monochromatic Colors of #755211
Black with #755211
Text Example
Text Example
White with #755211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755211; }
p { color: rgb(117,82,17); }
H1.HeaderClassName
{
color: #755211;
}
.AnyTagClassName
{
color: #755211;
}
</style>
background-color css
<style>
a { background-color: #755211; }
a { background-color: rgb(117,82,17); }
div.DivClassName
{
background-color: #755211;
}
.BgClassName
{
background-color: #755211;
}
</style>
border-color css
<style>
span { border-color: #755211; }
span { border-color: rgb(117,82,17); }
td.TdClassName
{
border-color: #755211;
}
.TagClassName
{
border-color: #755211;
}
</style>