Shades of Raw Umber #754013
Tints of Raw Umber #754013
RGB
CMYK
RGB Variations
Color information
#754013 (or 0x754013) is known color: Raw Umber. HEX triplet: 75, 40 and 13. RGB value is (117,64,19). Sum of RGB (Red+Green+Blue) = 117+64+19=200 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.5% from 200); Green value is 64 (25.39% from 255 or 32% from 200); Blue value is 19 (7.81% from 255 or 9.5% from 200); Max value from RGB is 117 - color contains mainly: red. Hex color #754013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754013 is #8ABFEC. Grayscale: #4A4A4A. Windows color (decimal): -9093101 or 1261685. OLE color: 1261685.
HSL color Cylindrical-coordinate representation of color #754013: hue angle of 27.55º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #754013 is Cyan = 0, Magento = 0.45, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 19 | - |
| CMYK | 0 | 0.45 | 0.84 | 0.54 |
| HSL | 27.55º | 0.72% | 0.27% | - |
| HSV(B) | 27.55º | 0.84% | 0.46% | - |
| XYZ | 9.29 | 7.5 | 1.57 | - |
| YUV | 74.72 | 96.56 | 158.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 19 | 0 | 0.45 | 0.84 | 0.54 | 27.55 | 0.72 | 0.27 |
| Hex | 75 | 40 | 13 | 0 | 2D | 54 | 36 | 1C | 48 | 1B |
| Octal | 165 | 100 | 23 | 0 | 55 | 124 | 66 | 34 | 110 | 33 |
| Binary | 1110101 | 1000000 | 10011 | 0 | 101101 | 1010100 | 110110 | 11100 | 1001000 | 11011 |
Color Harmonies of #754013
Complementary color
Monochromatic Colors of #754013
Black with #754013
Text Example
Text Example
White with #754013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754013; }
p { color: rgb(117,64,19); }
H1.HeaderClassName
{
color: #754013;
}
.AnyTagClassName
{
color: #754013;
}
</style>
background-color css
<style>
a { background-color: #754013; }
a { background-color: rgb(117,64,19); }
div.DivClassName
{
background-color: #754013;
}
.BgClassName
{
background-color: #754013;
}
</style>
border-color css
<style>
span { border-color: #754013; }
span { border-color: rgb(117,64,19); }
td.TdClassName
{
border-color: #754013;
}
.TagClassName
{
border-color: #754013;
}
</style>