Shades of Raw Umber #754702
Tints of Raw Umber #754702
RGB
CMYK
RGB Variations
Color information
#754702 (or 0x754702) is known color: Raw Umber. HEX triplet: 75, 47 and 02. RGB value is (117,71,2). Sum of RGB (Red+Green+Blue) = 117+71+2=190 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.58% from 190); Green value is 71 (28.12% from 255 or 37.37% from 190); Blue value is 2 (1.17% from 255 or 1.05% from 190); Max value from RGB is 117 - color contains mainly: red. Hex color #754702 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754702 is #8AB8FD. Grayscale: #4D4D4D. Windows color (decimal): -9091326 or 149365. OLE color: 149365.
HSL color Cylindrical-coordinate representation of color #754702: hue angle of 36º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #754702 is Cyan = 0, Magento = 0.39, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 2 | - |
| CMYK | 0 | 0.39 | 0.98 | 0.54 |
| HSL | 36º | 0.97% | 0.23% | - |
| HSV(B) | 36º | 0.98% | 0.46% | - |
| XYZ | 9.6 | 8.29 | 1.15 | - |
| YUV | 76.89 | 85.74 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 2 | 0 | 0.39 | 0.98 | 0.54 | 36 | 0.97 | 0.23 |
| Hex | 75 | 47 | 2 | 0 | 27 | 62 | 36 | 24 | 61 | 17 |
| Octal | 165 | 107 | 2 | 0 | 47 | 142 | 66 | 44 | 141 | 27 |
| Binary | 1110101 | 1000111 | 10 | 0 | 100111 | 1100010 | 110110 | 100100 | 1100001 | 10111 |
Color Harmonies of #754702
Complementary color
Monochromatic Colors of #754702
Black with #754702
Text Example
Text Example
White with #754702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754702; }
p { color: rgb(117,71,2); }
H1.HeaderClassName
{
color: #754702;
}
.AnyTagClassName
{
color: #754702;
}
</style>
background-color css
<style>
a { background-color: #754702; }
a { background-color: rgb(117,71,2); }
div.DivClassName
{
background-color: #754702;
}
.BgClassName
{
background-color: #754702;
}
</style>
border-color css
<style>
span { border-color: #754702; }
span { border-color: rgb(117,71,2); }
td.TdClassName
{
border-color: #754702;
}
.TagClassName
{
border-color: #754702;
}
</style>