Shades of Raw Umber #754919
Tints of Raw Umber #754919
RGB
CMYK
RGB Variations
Color information
#754919 (or 0x754919) is known color: Raw Umber. HEX triplet: 75, 49 and 19. RGB value is (117,73,25). Sum of RGB (Red+Green+Blue) = 117+73+25=215 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.42% from 215); Green value is 73 (28.91% from 255 or 33.95% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 117 - color contains mainly: red. Hex color #754919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754919 is #8AB6E6. Grayscale: #505050. Windows color (decimal): -9090791 or 1657205. OLE color: 1657205.
HSL color Cylindrical-coordinate representation of color #754919: hue angle of 31.3º 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 #754919 is Cyan = 0, Magento = 0.38, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 25 | - |
| CMYK | 0 | 0.38 | 0.79 | 0.54 |
| HSL | 31.3º | 0.65% | 0.28% | - |
| HSV(B) | 31.3º | 0.79% | 0.46% | - |
| XYZ | 9.89 | 8.62 | 2.06 | - |
| YUV | 80.68 | 96.58 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 25 | 0 | 0.38 | 0.79 | 0.54 | 31.3 | 0.65 | 0.28 |
| Hex | 75 | 49 | 19 | 0 | 26 | 4F | 36 | 1F | 41 | 1C |
| Octal | 165 | 111 | 31 | 0 | 46 | 117 | 66 | 37 | 101 | 34 |
| Binary | 1110101 | 1001001 | 11001 | 0 | 100110 | 1001111 | 110110 | 11111 | 1000001 | 11100 |
Color Harmonies of #754919
Complementary color
Monochromatic Colors of #754919
Black with #754919
Text Example
Text Example
White with #754919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754919; }
p { color: rgb(117,73,25); }
H1.HeaderClassName
{
color: #754919;
}
.AnyTagClassName
{
color: #754919;
}
</style>
background-color css
<style>
a { background-color: #754919; }
a { background-color: rgb(117,73,25); }
div.DivClassName
{
background-color: #754919;
}
.BgClassName
{
background-color: #754919;
}
</style>
border-color css
<style>
span { border-color: #754919; }
span { border-color: rgb(117,73,25); }
td.TdClassName
{
border-color: #754919;
}
.TagClassName
{
border-color: #754919;
}
</style>