Shades of Raw Umber #754915
Tints of Raw Umber #754915
RGB
CMYK
RGB Variations
Color information
#754915 (or 0x754915) is known color: Raw Umber. HEX triplet: 75, 49 and 15. RGB value is (117,73,21). Sum of RGB (Red+Green+Blue) = 117+73+21=211 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.45% from 211); Green value is 73 (28.91% from 255 or 34.60% from 211); Blue value is 21 (8.59% from 255 or 9.95% from 211); Max value from RGB is 117 - color contains mainly: red. Hex color #754915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754915 is #8AB6EA. Grayscale: #505050. Windows color (decimal): -9090795 or 1395061. OLE color: 1395061.
HSL color Cylindrical-coordinate representation of color #754915: hue angle of 32.5º 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 #754915 is Cyan = 0, Magento = 0.38, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 21 | - |
| CMYK | 0 | 0.38 | 0.82 | 0.54 |
| HSL | 32.5º | 0.7% | 0.27% | - |
| HSV(B) | 32.5º | 0.82% | 0.46% | - |
| XYZ | 9.85 | 8.6 | 1.85 | - |
| YUV | 80.23 | 94.58 | 154.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 21 | 0 | 0.38 | 0.82 | 0.54 | 32.5 | 0.7 | 0.27 |
| Hex | 75 | 49 | 15 | 0 | 26 | 52 | 36 | 20 | 46 | 1B |
| Octal | 165 | 111 | 25 | 0 | 46 | 122 | 66 | 40 | 106 | 33 |
| Binary | 1110101 | 1001001 | 10101 | 0 | 100110 | 1010010 | 110110 | 100000 | 1000110 | 11011 |
Color Harmonies of #754915
Complementary color
Monochromatic Colors of #754915
Black with #754915
Text Example
Text Example
White with #754915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754915; }
p { color: rgb(117,73,21); }
H1.HeaderClassName
{
color: #754915;
}
.AnyTagClassName
{
color: #754915;
}
</style>
background-color css
<style>
a { background-color: #754915; }
a { background-color: rgb(117,73,21); }
div.DivClassName
{
background-color: #754915;
}
.BgClassName
{
background-color: #754915;
}
</style>
border-color css
<style>
span { border-color: #754915; }
span { border-color: rgb(117,73,21); }
td.TdClassName
{
border-color: #754915;
}
.TagClassName
{
border-color: #754915;
}
</style>