Shades of Raw Umber #754311
Tints of Raw Umber #754311
RGB
CMYK
RGB Variations
Color information
#754311 (or 0x754311) is known color: Raw Umber. HEX triplet: 75, 43 and 11. RGB value is (117,67,17). Sum of RGB (Red+Green+Blue) = 117+67+17=201 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.21% from 201); Green value is 67 (26.56% from 255 or 33.33% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 117 - color contains mainly: red. Hex color #754311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754311 is #8ABCEE. Grayscale: #4C4C4C. Windows color (decimal): -9092335 or 1131381. OLE color: 1131381.
HSL color Cylindrical-coordinate representation of color #754311: hue angle of 30º degrees, saturation: 0.75, 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 #754311 is Cyan = 0, Magento = 0.43, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 17 | - |
| CMYK | 0 | 0.43 | 0.85 | 0.54 |
| HSL | 30º | 0.75% | 0.26% | - |
| HSV(B) | 30º | 0.85% | 0.46% | - |
| XYZ | 9.44 | 7.84 | 1.55 | - |
| YUV | 76.25 | 94.57 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 17 | 0 | 0.43 | 0.85 | 0.54 | 30 | 0.75 | 0.26 |
| Hex | 75 | 43 | 11 | 0 | 2B | 55 | 36 | 1E | 4B | 1A |
| Octal | 165 | 103 | 21 | 0 | 53 | 125 | 66 | 36 | 113 | 32 |
| Binary | 1110101 | 1000011 | 10001 | 0 | 101011 | 1010101 | 110110 | 11110 | 1001011 | 11010 |
Color Harmonies of #754311
Complementary color
Monochromatic Colors of #754311
Black with #754311
Text Example
Text Example
White with #754311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754311; }
p { color: rgb(117,67,17); }
H1.HeaderClassName
{
color: #754311;
}
.AnyTagClassName
{
color: #754311;
}
</style>
background-color css
<style>
a { background-color: #754311; }
a { background-color: rgb(117,67,17); }
div.DivClassName
{
background-color: #754311;
}
.BgClassName
{
background-color: #754311;
}
</style>
border-color css
<style>
span { border-color: #754311; }
span { border-color: rgb(117,67,17); }
td.TdClassName
{
border-color: #754311;
}
.TagClassName
{
border-color: #754311;
}
</style>