Shades of Raw Umber #795108
Tints of Raw Umber #795108
RGB
CMYK
RGB Variations
Color information
#795108 (or 0x795108) is known color: Raw Umber. HEX triplet: 79, 51 and 08. RGB value is (121,81,8). Sum of RGB (Red+Green+Blue) = 121+81+8=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 81 (32.03% from 255 or 38.57% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #795108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #795108 is #86AEF7. Grayscale: #545454. Windows color (decimal): -8826616 or 545145. OLE color: 545145.
HSL color Cylindrical-coordinate representation of color #795108: hue angle of 38.76º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #795108 is Cyan = 0, Magento = 0.33, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 81 | 8 | - |
| CMYK | 0 | 0.33 | 0.93 | 0.53 |
| HSL | 38.76º | 0.88% | 0.25% | - |
| HSV(B) | 38.76º | 0.93% | 0.47% | - |
| XYZ | 10.87 | 9.97 | 1.58 | - |
| YUV | 84.64 | 84.75 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 8 | 0 | 0.33 | 0.93 | 0.53 | 38.76 | 0.88 | 0.25 |
| Hex | 79 | 51 | 8 | 0 | 21 | 5D | 35 | 27 | 58 | 19 |
| Octal | 171 | 121 | 10 | 0 | 41 | 135 | 65 | 47 | 130 | 31 |
| Binary | 1111001 | 1010001 | 1000 | 0 | 100001 | 1011101 | 110101 | 100111 | 1011000 | 11001 |
Color Harmonies of #795108
Complementary color
Monochromatic Colors of #795108
Black with #795108
Text Example
Text Example
White with #795108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795108; }
p { color: rgb(121,81,8); }
H1.HeaderClassName
{
color: #795108;
}
.AnyTagClassName
{
color: #795108;
}
</style>
background-color css
<style>
a { background-color: #795108; }
a { background-color: rgb(121,81,8); }
div.DivClassName
{
background-color: #795108;
}
.BgClassName
{
background-color: #795108;
}
</style>
border-color css
<style>
span { border-color: #795108; }
span { border-color: rgb(121,81,8); }
td.TdClassName
{
border-color: #795108;
}
.TagClassName
{
border-color: #795108;
}
</style>