Shades of Raw Umber #754719
Tints of Raw Umber #754719
RGB
CMYK
RGB Variations
Color information
#754719 (or 0x754719) is known color: Raw Umber. HEX triplet: 75, 47 and 19. RGB value is (117,71,25). Sum of RGB (Red+Green+Blue) = 117+71+25=213 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.93% from 213); Green value is 71 (28.12% from 255 or 33.33% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 117 - color contains mainly: red. Hex color #754719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754719 is #8AB8E6. Grayscale: #4F4F4F. Windows color (decimal): -9091303 or 1656693. OLE color: 1656693.
HSL color Cylindrical-coordinate representation of color #754719: hue angle of 30º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #754719 is Cyan = 0, Magento = 0.39, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 25 | - |
| CMYK | 0 | 0.39 | 0.79 | 0.54 |
| HSL | 30º | 0.65% | 0.28% | - |
| HSV(B) | 30º | 0.79% | 0.46% | - |
| XYZ | 9.76 | 8.36 | 2.02 | - |
| YUV | 79.51 | 97.24 | 154.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 25 | 0 | 0.39 | 0.79 | 0.54 | 30 | 0.65 | 0.28 |
| Hex | 75 | 47 | 19 | 0 | 27 | 4F | 36 | 1E | 41 | 1C |
| Octal | 165 | 107 | 31 | 0 | 47 | 117 | 66 | 36 | 101 | 34 |
| Binary | 1110101 | 1000111 | 11001 | 0 | 100111 | 1001111 | 110110 | 11110 | 1000001 | 11100 |
Color Harmonies of #754719
Complementary color
Monochromatic Colors of #754719
Black with #754719
Text Example
Text Example
White with #754719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754719; }
p { color: rgb(117,71,25); }
H1.HeaderClassName
{
color: #754719;
}
.AnyTagClassName
{
color: #754719;
}
</style>
background-color css
<style>
a { background-color: #754719; }
a { background-color: rgb(117,71,25); }
div.DivClassName
{
background-color: #754719;
}
.BgClassName
{
background-color: #754719;
}
</style>
border-color css
<style>
span { border-color: #754719; }
span { border-color: rgb(117,71,25); }
td.TdClassName
{
border-color: #754719;
}
.TagClassName
{
border-color: #754719;
}
</style>