Shades of Raw Umber #754012
Tints of Raw Umber #754012
RGB
CMYK
RGB Variations
Color information
#754012 (or 0x754012) is known color: Raw Umber. HEX triplet: 75, 40 and 12. RGB value is (117,64,18). Sum of RGB (Red+Green+Blue) = 117+64+18=199 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.79% from 199); Green value is 64 (25.39% from 255 or 32.16% from 199); Blue value is 18 (7.42% from 255 or 9.05% from 199); Max value from RGB is 117 - color contains mainly: red. Hex color #754012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754012 is #8ABFED. Grayscale: #4A4A4A. Windows color (decimal): -9093102 or 1196149. OLE color: 1196149.
HSL color Cylindrical-coordinate representation of color #754012: hue angle of 27.88º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #754012 is Cyan = 0, Magento = 0.45, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 18 | - |
| CMYK | 0 | 0.45 | 0.85 | 0.54 |
| HSL | 27.88º | 0.73% | 0.26% | - |
| HSV(B) | 27.88º | 0.85% | 0.46% | - |
| XYZ | 9.28 | 7.49 | 1.53 | - |
| YUV | 74.6 | 96.06 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 18 | 0 | 0.45 | 0.85 | 0.54 | 27.88 | 0.73 | 0.26 |
| Hex | 75 | 40 | 12 | 0 | 2D | 55 | 36 | 1C | 49 | 1A |
| Octal | 165 | 100 | 22 | 0 | 55 | 125 | 66 | 34 | 111 | 32 |
| Binary | 1110101 | 1000000 | 10010 | 0 | 101101 | 1010101 | 110110 | 11100 | 1001001 | 11010 |
Color Harmonies of #754012
Complementary color
Monochromatic Colors of #754012
Black with #754012
Text Example
Text Example
White with #754012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754012; }
p { color: rgb(117,64,18); }
H1.HeaderClassName
{
color: #754012;
}
.AnyTagClassName
{
color: #754012;
}
</style>
background-color css
<style>
a { background-color: #754012; }
a { background-color: rgb(117,64,18); }
div.DivClassName
{
background-color: #754012;
}
.BgClassName
{
background-color: #754012;
}
</style>
border-color css
<style>
span { border-color: #754012; }
span { border-color: rgb(117,64,18); }
td.TdClassName
{
border-color: #754012;
}
.TagClassName
{
border-color: #754012;
}
</style>