Shades of Raw Umber #755219
Tints of Raw Umber #755219
RGB
CMYK
RGB Variations
Color information
#755219 (or 0x755219) is known color: Raw Umber. HEX triplet: 75, 52 and 19. RGB value is (117,82,25). Sum of RGB (Red+Green+Blue) = 117+82+25=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #755219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755219 is #8AADE6. Grayscale: #565656. Windows color (decimal): -9088487 or 1659509. OLE color: 1659509.
HSL color Cylindrical-coordinate representation of color #755219: hue angle of 37.17º 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 #755219 is Cyan = 0, Magento = 0.30, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 25 | - |
| CMYK | 0 | 0.30 | 0.79 | 0.54 |
| HSL | 37.17º | 0.65% | 0.28% | - |
| HSV(B) | 37.17º | 0.79% | 0.46% | - |
| XYZ | 10.53 | 9.89 | 2.27 | - |
| YUV | 85.97 | 93.6 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 25 | 0 | 0.30 | 0.79 | 0.54 | 37.17 | 0.65 | 0.28 |
| Hex | 75 | 52 | 19 | 0 | 1E | 4F | 36 | 25 | 41 | 1C |
| Octal | 165 | 122 | 31 | 0 | 36 | 117 | 66 | 45 | 101 | 34 |
| Binary | 1110101 | 1010010 | 11001 | 0 | 11110 | 1001111 | 110110 | 100101 | 1000001 | 11100 |
Color Harmonies of #755219
Complementary color
Monochromatic Colors of #755219
Black with #755219
Text Example
Text Example
White with #755219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755219; }
p { color: rgb(117,82,25); }
H1.HeaderClassName
{
color: #755219;
}
.AnyTagClassName
{
color: #755219;
}
</style>
background-color css
<style>
a { background-color: #755219; }
a { background-color: rgb(117,82,25); }
div.DivClassName
{
background-color: #755219;
}
.BgClassName
{
background-color: #755219;
}
</style>
border-color css
<style>
span { border-color: #755219; }
span { border-color: rgb(117,82,25); }
td.TdClassName
{
border-color: #755219;
}
.TagClassName
{
border-color: #755219;
}
</style>