Shades of Raw Umber #755114
Tints of Raw Umber #755114
RGB
CMYK
RGB Variations
Color information
#755114 (or 0x755114) is known color: Raw Umber. HEX triplet: 75, 51 and 14. RGB value is (117,81,20). Sum of RGB (Red+Green+Blue) = 117+81+20=218 (28% of max value = 765). Red value is 117 (46.09% from 255 or 53.67% from 218); Green value is 81 (32.03% from 255 or 37.16% from 218); Blue value is 20 (8.20% from 255 or 9.17% from 218); Max value from RGB is 117 - color contains mainly: red. Hex color #755114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755114 is #8AAEEB. Grayscale: #555555. Windows color (decimal): -9088748 or 1331573. OLE color: 1331573.
HSL color Cylindrical-coordinate representation of color #755114: hue angle of 37.73º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #755114 is Cyan = 0, Magento = 0.31, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 20 | - |
| CMYK | 0 | 0.31 | 0.83 | 0.54 |
| HSL | 37.73º | 0.71% | 0.27% | - |
| HSV(B) | 37.73º | 0.83% | 0.46% | - |
| XYZ | 10.4 | 9.72 | 1.99 | - |
| YUV | 84.81 | 91.43 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 20 | 0 | 0.31 | 0.83 | 0.54 | 37.73 | 0.71 | 0.27 |
| Hex | 75 | 51 | 14 | 0 | 1F | 53 | 36 | 26 | 47 | 1B |
| Octal | 165 | 121 | 24 | 0 | 37 | 123 | 66 | 46 | 107 | 33 |
| Binary | 1110101 | 1010001 | 10100 | 0 | 11111 | 1010011 | 110110 | 100110 | 1000111 | 11011 |
Color Harmonies of #755114
Complementary color
Monochromatic Colors of #755114
Black with #755114
Text Example
Text Example
White with #755114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755114; }
p { color: rgb(117,81,20); }
H1.HeaderClassName
{
color: #755114;
}
.AnyTagClassName
{
color: #755114;
}
</style>
background-color css
<style>
a { background-color: #755114; }
a { background-color: rgb(117,81,20); }
div.DivClassName
{
background-color: #755114;
}
.BgClassName
{
background-color: #755114;
}
</style>
border-color css
<style>
span { border-color: #755114; }
span { border-color: rgb(117,81,20); }
td.TdClassName
{
border-color: #755114;
}
.TagClassName
{
border-color: #755114;
}
</style>