Shades of Raw Umber #755311
Tints of Raw Umber #755311
RGB
CMYK
RGB Variations
Color information
#755311 (or 0x755311) is known color: Raw Umber. HEX triplet: 75, 53 and 11. RGB value is (117,83,17). Sum of RGB (Red+Green+Blue) = 117+83+17=217 (28% of max value = 765). Red value is 117 (46.09% from 255 or 53.92% from 217); Green value is 83 (32.81% from 255 or 38.25% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 117 - color contains mainly: red. Hex color #755311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755311 is #8AACEE. Grayscale: #555555. Windows color (decimal): -9088239 or 1135477. OLE color: 1135477.
HSL color Cylindrical-coordinate representation of color #755311: hue angle of 39.6º 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 #755311 is Cyan = 0, Magento = 0.29, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 17 | - |
| CMYK | 0 | 0.29 | 0.85 | 0.54 |
| HSL | 39.6º | 0.75% | 0.26% | - |
| HSV(B) | 39.6º | 0.85% | 0.46% | - |
| XYZ | 10.53 | 10.01 | 1.91 | - |
| YUV | 85.64 | 89.26 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 17 | 0 | 0.29 | 0.85 | 0.54 | 39.6 | 0.75 | 0.26 |
| Hex | 75 | 53 | 11 | 0 | 1D | 55 | 36 | 28 | 4B | 1A |
| Octal | 165 | 123 | 21 | 0 | 35 | 125 | 66 | 50 | 113 | 32 |
| Binary | 1110101 | 1010011 | 10001 | 0 | 11101 | 1010101 | 110110 | 101000 | 1001011 | 11010 |
Color Harmonies of #755311
Complementary color
Monochromatic Colors of #755311
Black with #755311
Text Example
Text Example
White with #755311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755311; }
p { color: rgb(117,83,17); }
H1.HeaderClassName
{
color: #755311;
}
.AnyTagClassName
{
color: #755311;
}
</style>
background-color css
<style>
a { background-color: #755311; }
a { background-color: rgb(117,83,17); }
div.DivClassName
{
background-color: #755311;
}
.BgClassName
{
background-color: #755311;
}
</style>
border-color css
<style>
span { border-color: #755311; }
span { border-color: rgb(117,83,17); }
td.TdClassName
{
border-color: #755311;
}
.TagClassName
{
border-color: #755311;
}
</style>