Shades of Raw Umber #755710
Tints of Raw Umber #755710
RGB
CMYK
RGB Variations
Color information
#755710 (or 0x755710) is known color: Raw Umber. HEX triplet: 75, 57 and 10. RGB value is (117,87,16). Sum of RGB (Red+Green+Blue) = 117+87+16=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 87 (34.38% from 255 or 39.55% from 220); Blue value is 16 (6.64% from 255 or 7.27% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #755710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755710 is #8AA8EF. Grayscale: #585858. Windows color (decimal): -9087216 or 1070965. OLE color: 1070965.
HSL color Cylindrical-coordinate representation of color #755710: hue angle of 42.18º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #755710 is Cyan = 0, Magento = 0.26, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 16 | - |
| CMYK | 0 | 0.26 | 0.86 | 0.54 |
| HSL | 42.18º | 0.76% | 0.26% | - |
| HSV(B) | 42.18º | 0.86% | 0.46% | - |
| XYZ | 10.84 | 10.64 | 1.97 | - |
| YUV | 87.88 | 87.44 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 16 | 0 | 0.26 | 0.86 | 0.54 | 42.18 | 0.76 | 0.26 |
| Hex | 75 | 57 | 10 | 0 | 1A | 56 | 36 | 2A | 4C | 1A |
| Octal | 165 | 127 | 20 | 0 | 32 | 126 | 66 | 52 | 114 | 32 |
| Binary | 1110101 | 1010111 | 10000 | 0 | 11010 | 1010110 | 110110 | 101010 | 1001100 | 11010 |
Color Harmonies of #755710
Complementary color
Monochromatic Colors of #755710
Black with #755710
Text Example
Text Example
White with #755710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755710; }
p { color: rgb(117,87,16); }
H1.HeaderClassName
{
color: #755710;
}
.AnyTagClassName
{
color: #755710;
}
</style>
background-color css
<style>
a { background-color: #755710; }
a { background-color: rgb(117,87,16); }
div.DivClassName
{
background-color: #755710;
}
.BgClassName
{
background-color: #755710;
}
</style>
border-color css
<style>
span { border-color: #755710; }
span { border-color: rgb(117,87,16); }
td.TdClassName
{
border-color: #755710;
}
.TagClassName
{
border-color: #755710;
}
</style>