Shades of Raw Umber #785308
Tints of Raw Umber #785308
RGB
CMYK
RGB Variations
Color information
#785308 (or 0x785308) is known color: Raw Umber. HEX triplet: 78, 53 and 08. RGB value is (120,83,8). Sum of RGB (Red+Green+Blue) = 120+83+8=211 (27% of max value = 765). Red value is 120 (47.27% from 255 or 56.87% from 211); Green value is 83 (32.81% from 255 or 39.34% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 120 - color contains mainly: red. Hex color #785308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #785308 is #87ACF7. Grayscale: #555555. Windows color (decimal): -8891640 or 545656. OLE color: 545656.
HSL color Cylindrical-coordinate representation of color #785308: hue angle of 40.18º 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 #785308 is Cyan = 0, Magento = 0.31, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 83 | 8 | - |
| CMYK | 0 | 0.31 | 0.93 | 0.53 |
| HSL | 40.18º | 0.88% | 0.25% | - |
| HSV(B) | 40.18º | 0.93% | 0.47% | - |
| XYZ | 10.88 | 10.2 | 1.62 | - |
| YUV | 85.51 | 84.26 | 152.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 83 | 8 | 0 | 0.31 | 0.93 | 0.53 | 40.18 | 0.88 | 0.25 |
| Hex | 78 | 53 | 8 | 0 | 1F | 5D | 35 | 28 | 58 | 19 |
| Octal | 170 | 123 | 10 | 0 | 37 | 135 | 65 | 50 | 130 | 31 |
| Binary | 1111000 | 1010011 | 1000 | 0 | 11111 | 1011101 | 110101 | 101000 | 1011000 | 11001 |
Color Harmonies of #785308
Complementary color
Monochromatic Colors of #785308
Black with #785308
Text Example
Text Example
White with #785308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785308; }
p { color: rgb(120,83,8); }
H1.HeaderClassName
{
color: #785308;
}
.AnyTagClassName
{
color: #785308;
}
</style>
background-color css
<style>
a { background-color: #785308; }
a { background-color: rgb(120,83,8); }
div.DivClassName
{
background-color: #785308;
}
.BgClassName
{
background-color: #785308;
}
</style>
border-color css
<style>
span { border-color: #785308; }
span { border-color: rgb(120,83,8); }
td.TdClassName
{
border-color: #785308;
}
.TagClassName
{
border-color: #785308;
}
</style>