Shades of Raw Umber #755316
Tints of Raw Umber #755316
RGB
CMYK
RGB Variations
Color information
#755316 (or 0x755316) is known color: Raw Umber. HEX triplet: 75, 53 and 16. RGB value is (117,83,22). Sum of RGB (Red+Green+Blue) = 117+83+22=222 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.70% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 117 - color contains mainly: red. Hex color #755316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755316 is #8AACE9. Grayscale: #565656. Windows color (decimal): -9088234 or 1463157. OLE color: 1463157.
HSL color Cylindrical-coordinate representation of color #755316: hue angle of 38.53º 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 #755316 is Cyan = 0, Magento = 0.29, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 22 | - |
| CMYK | 0 | 0.29 | 0.81 | 0.54 |
| HSL | 38.53º | 0.68% | 0.27% | - |
| HSV(B) | 38.53º | 0.81% | 0.46% | - |
| XYZ | 10.57 | 10.03 | 2.14 | - |
| YUV | 86.21 | 91.76 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 22 | 0 | 0.29 | 0.81 | 0.54 | 38.53 | 0.68 | 0.27 |
| Hex | 75 | 53 | 16 | 0 | 1D | 51 | 36 | 27 | 44 | 1B |
| Octal | 165 | 123 | 26 | 0 | 35 | 121 | 66 | 47 | 104 | 33 |
| Binary | 1110101 | 1010011 | 10110 | 0 | 11101 | 1010001 | 110110 | 100111 | 1000100 | 11011 |
Color Harmonies of #755316
Complementary color
Monochromatic Colors of #755316
Black with #755316
Text Example
Text Example
White with #755316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755316; }
p { color: rgb(117,83,22); }
H1.HeaderClassName
{
color: #755316;
}
.AnyTagClassName
{
color: #755316;
}
</style>
background-color css
<style>
a { background-color: #755316; }
a { background-color: rgb(117,83,22); }
div.DivClassName
{
background-color: #755316;
}
.BgClassName
{
background-color: #755316;
}
</style>
border-color css
<style>
span { border-color: #755316; }
span { border-color: rgb(117,83,22); }
td.TdClassName
{
border-color: #755316;
}
.TagClassName
{
border-color: #755316;
}
</style>