Shades of Raw Umber #775015
Tints of Raw Umber #775015
RGB
CMYK
RGB Variations
Color information
#775015 (or 0x775015) is known color: Raw Umber. HEX triplet: 77, 50 and 15. RGB value is (119,80,21). Sum of RGB (Red+Green+Blue) = 119+80+21=220 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.09% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 21 (8.59% from 255 or 9.55% from 220); Max value from RGB is 119 - color contains mainly: red. Hex color #775015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775015 is #88AFEA. Grayscale: #555555. Windows color (decimal): -8957931 or 1396855. OLE color: 1396855.
HSL color Cylindrical-coordinate representation of color #775015: hue angle of 36.12º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #775015 is Cyan = 0, Magento = 0.33, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 80 | 21 | - |
| CMYK | 0 | 0.33 | 0.82 | 0.53 |
| HSL | 36.12º | 0.7% | 0.27% | - |
| HSV(B) | 36.12º | 0.82% | 0.47% | - |
| XYZ | 10.61 | 9.71 | 2.03 | - |
| YUV | 84.94 | 91.92 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 21 | 0 | 0.33 | 0.82 | 0.53 | 36.12 | 0.7 | 0.27 |
| Hex | 77 | 50 | 15 | 0 | 21 | 52 | 35 | 24 | 46 | 1B |
| Octal | 167 | 120 | 25 | 0 | 41 | 122 | 65 | 44 | 106 | 33 |
| Binary | 1110111 | 1010000 | 10101 | 0 | 100001 | 1010010 | 110101 | 100100 | 1000110 | 11011 |
Color Harmonies of #775015
Complementary color
Monochromatic Colors of #775015
Black with #775015
Text Example
Text Example
White with #775015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775015; }
p { color: rgb(119,80,21); }
H1.HeaderClassName
{
color: #775015;
}
.AnyTagClassName
{
color: #775015;
}
</style>
background-color css
<style>
a { background-color: #775015; }
a { background-color: rgb(119,80,21); }
div.DivClassName
{
background-color: #775015;
}
.BgClassName
{
background-color: #775015;
}
</style>
border-color css
<style>
span { border-color: #775015; }
span { border-color: rgb(119,80,21); }
td.TdClassName
{
border-color: #775015;
}
.TagClassName
{
border-color: #775015;
}
</style>