Shades of Raw Umber #755015
Tints of Raw Umber #755015
RGB
CMYK
RGB Variations
Color information
#755015 (or 0x755015) is known color: Raw Umber. HEX triplet: 75, 50 and 15. RGB value is (117,80,21). Sum of RGB (Red+Green+Blue) = 117+80+21=218 (28% of max value = 765). Red value is 117 (46.09% from 255 or 53.67% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 21 (8.59% from 255 or 9.63% from 218); Max value from RGB is 117 - color contains mainly: red. Hex color #755015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755015 is #8AAFEA. Grayscale: #545454. Windows color (decimal): -9089003 or 1396853. OLE color: 1396853.
HSL color Cylindrical-coordinate representation of color #755015: hue angle of 36.88º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #755015 is Cyan = 0, Magento = 0.32, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 21 | - |
| CMYK | 0 | 0.32 | 0.82 | 0.54 |
| HSL | 36.88º | 0.7% | 0.27% | - |
| HSV(B) | 36.88º | 0.82% | 0.46% | - |
| XYZ | 10.34 | 9.57 | 2.01 | - |
| YUV | 84.34 | 92.26 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 21 | 0 | 0.32 | 0.82 | 0.54 | 36.88 | 0.7 | 0.27 |
| Hex | 75 | 50 | 15 | 0 | 20 | 52 | 36 | 25 | 46 | 1B |
| Octal | 165 | 120 | 25 | 0 | 40 | 122 | 66 | 45 | 106 | 33 |
| Binary | 1110101 | 1010000 | 10101 | 0 | 100000 | 1010010 | 110110 | 100101 | 1000110 | 11011 |
Color Harmonies of #755015
Complementary color
Monochromatic Colors of #755015
Black with #755015
Text Example
Text Example
White with #755015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755015; }
p { color: rgb(117,80,21); }
H1.HeaderClassName
{
color: #755015;
}
.AnyTagClassName
{
color: #755015;
}
</style>
background-color css
<style>
a { background-color: #755015; }
a { background-color: rgb(117,80,21); }
div.DivClassName
{
background-color: #755015;
}
.BgClassName
{
background-color: #755015;
}
</style>
border-color css
<style>
span { border-color: #755015; }
span { border-color: rgb(117,80,21); }
td.TdClassName
{
border-color: #755015;
}
.TagClassName
{
border-color: #755015;
}
</style>