Shades of Raw Umber #755218
Tints of Raw Umber #755218
RGB
CMYK
RGB Variations
Color information
#755218 (or 0x755218) is known color: Raw Umber. HEX triplet: 75, 52 and 18. RGB value is (117,82,24). Sum of RGB (Red+Green+Blue) = 117+82+24=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #755218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755218 is #8AADE7. Grayscale: #565656. Windows color (decimal): -9088488 or 1593973. OLE color: 1593973.
HSL color Cylindrical-coordinate representation of color #755218: hue angle of 37.42º degrees, saturation: 0.66, 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 #755218 is Cyan = 0, Magento = 0.30, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 24 | - |
| CMYK | 0 | 0.30 | 0.79 | 0.54 |
| HSL | 37.42º | 0.66% | 0.28% | - |
| HSV(B) | 37.42º | 0.79% | 0.46% | - |
| XYZ | 10.52 | 9.88 | 2.22 | - |
| YUV | 85.85 | 93.1 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 24 | 0 | 0.30 | 0.79 | 0.54 | 37.42 | 0.66 | 0.28 |
| Hex | 75 | 52 | 18 | 0 | 1E | 4F | 36 | 25 | 42 | 1C |
| Octal | 165 | 122 | 30 | 0 | 36 | 117 | 66 | 45 | 102 | 34 |
| Binary | 1110101 | 1010010 | 11000 | 0 | 11110 | 1001111 | 110110 | 100101 | 1000010 | 11100 |
Color Harmonies of #755218
Complementary color
Monochromatic Colors of #755218
Black with #755218
Text Example
Text Example
White with #755218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755218; }
p { color: rgb(117,82,24); }
H1.HeaderClassName
{
color: #755218;
}
.AnyTagClassName
{
color: #755218;
}
</style>
background-color css
<style>
a { background-color: #755218; }
a { background-color: rgb(117,82,24); }
div.DivClassName
{
background-color: #755218;
}
.BgClassName
{
background-color: #755218;
}
</style>
border-color css
<style>
span { border-color: #755218; }
span { border-color: rgb(117,82,24); }
td.TdClassName
{
border-color: #755218;
}
.TagClassName
{
border-color: #755218;
}
</style>