Shades of Raw Umber #755116
Tints of Raw Umber #755116
RGB
CMYK
RGB Variations
Color information
#755116 (or 0x755116) is known color: Raw Umber. HEX triplet: 75, 51 and 16. RGB value is (117,81,22). Sum of RGB (Red+Green+Blue) = 117+81+22=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #755116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755116 is #8AAEE9. Grayscale: #555555. Windows color (decimal): -9088746 or 1462645. OLE color: 1462645.
HSL color Cylindrical-coordinate representation of color #755116: hue angle of 37.26º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #755116 is Cyan = 0, Magento = 0.31, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 22 | - |
| CMYK | 0 | 0.31 | 0.81 | 0.54 |
| HSL | 37.26º | 0.68% | 0.27% | - |
| HSV(B) | 37.26º | 0.81% | 0.46% | - |
| XYZ | 10.42 | 9.72 | 2.09 | - |
| YUV | 85.04 | 92.43 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 22 | 0 | 0.31 | 0.81 | 0.54 | 37.26 | 0.68 | 0.27 |
| Hex | 75 | 51 | 16 | 0 | 1F | 51 | 36 | 25 | 44 | 1B |
| Octal | 165 | 121 | 26 | 0 | 37 | 121 | 66 | 45 | 104 | 33 |
| Binary | 1110101 | 1010001 | 10110 | 0 | 11111 | 1010001 | 110110 | 100101 | 1000100 | 11011 |
Color Harmonies of #755116
Complementary color
Monochromatic Colors of #755116
Black with #755116
Text Example
Text Example
White with #755116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755116; }
p { color: rgb(117,81,22); }
H1.HeaderClassName
{
color: #755116;
}
.AnyTagClassName
{
color: #755116;
}
</style>
background-color css
<style>
a { background-color: #755116; }
a { background-color: rgb(117,81,22); }
div.DivClassName
{
background-color: #755116;
}
.BgClassName
{
background-color: #755116;
}
</style>
border-color css
<style>
span { border-color: #755116; }
span { border-color: rgb(117,81,22); }
td.TdClassName
{
border-color: #755116;
}
.TagClassName
{
border-color: #755116;
}
</style>