Shades of Raw Umber #795118
Tints of Raw Umber #795118
RGB
CMYK
RGB Variations
Color information
#795118 (or 0x795118) is known color: Raw Umber. HEX triplet: 79, 51 and 18. RGB value is (121,81,24). Sum of RGB (Red+Green+Blue) = 121+81+24=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 81 (32.03% from 255 or 35.84% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #795118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #795118 is #86AEE7. Grayscale: #565656. Windows color (decimal): -8826600 or 1593721. OLE color: 1593721.
HSL color Cylindrical-coordinate representation of color #795118: hue angle of 35.26º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #795118 is Cyan = 0, Magento = 0.33, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 81 | 24 | - |
| CMYK | 0 | 0.33 | 0.80 | 0.53 |
| HSL | 35.26º | 0.67% | 0.28% | - |
| HSV(B) | 35.26º | 0.8% | 0.47% | - |
| XYZ | 10.99 | 10.02 | 2.22 | - |
| YUV | 86.46 | 92.75 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 24 | 0 | 0.33 | 0.80 | 0.53 | 35.26 | 0.67 | 0.28 |
| Hex | 79 | 51 | 18 | 0 | 21 | 50 | 35 | 23 | 43 | 1C |
| Octal | 171 | 121 | 30 | 0 | 41 | 120 | 65 | 43 | 103 | 34 |
| Binary | 1111001 | 1010001 | 11000 | 0 | 100001 | 1010000 | 110101 | 100011 | 1000011 | 11100 |
Color Harmonies of #795118
Complementary color
Monochromatic Colors of #795118
Black with #795118
Text Example
Text Example
White with #795118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795118; }
p { color: rgb(121,81,24); }
H1.HeaderClassName
{
color: #795118;
}
.AnyTagClassName
{
color: #795118;
}
</style>
background-color css
<style>
a { background-color: #795118; }
a { background-color: rgb(121,81,24); }
div.DivClassName
{
background-color: #795118;
}
.BgClassName
{
background-color: #795118;
}
</style>
border-color css
<style>
span { border-color: #795118; }
span { border-color: rgb(121,81,24); }
td.TdClassName
{
border-color: #795118;
}
.TagClassName
{
border-color: #795118;
}
</style>