Shades of Raw Umber #755618
Tints of Raw Umber #755618
RGB
CMYK
RGB Variations
Color information
#755618 (or 0x755618) is known color: Raw Umber. HEX triplet: 75, 56 and 18. RGB value is (117,86,24). Sum of RGB (Red+Green+Blue) = 117+86+24=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 86 (33.98% from 255 or 37.89% from 227); Blue value is 24 (9.77% from 255 or 10.57% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #755618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755618 is #8AA9E7. Grayscale: #585858. Windows color (decimal): -9087464 or 1594997. OLE color: 1594997.
HSL color Cylindrical-coordinate representation of color #755618: hue angle of 40º 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 #755618 is Cyan = 0, Magento = 0.26, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 24 | - |
| CMYK | 0 | 0.26 | 0.79 | 0.54 |
| HSL | 40º | 0.66% | 0.28% | - |
| HSV(B) | 40º | 0.79% | 0.46% | - |
| XYZ | 10.83 | 10.5 | 2.32 | - |
| YUV | 88.2 | 91.77 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 24 | 0 | 0.26 | 0.79 | 0.54 | 40 | 0.66 | 0.28 |
| Hex | 75 | 56 | 18 | 0 | 1A | 4F | 36 | 28 | 42 | 1C |
| Octal | 165 | 126 | 30 | 0 | 32 | 117 | 66 | 50 | 102 | 34 |
| Binary | 1110101 | 1010110 | 11000 | 0 | 11010 | 1001111 | 110110 | 101000 | 1000010 | 11100 |
Color Harmonies of #755618
Complementary color
Monochromatic Colors of #755618
Black with #755618
Text Example
Text Example
White with #755618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755618; }
p { color: rgb(117,86,24); }
H1.HeaderClassName
{
color: #755618;
}
.AnyTagClassName
{
color: #755618;
}
</style>
background-color css
<style>
a { background-color: #755618; }
a { background-color: rgb(117,86,24); }
div.DivClassName
{
background-color: #755618;
}
.BgClassName
{
background-color: #755618;
}
</style>
border-color css
<style>
span { border-color: #755618; }
span { border-color: rgb(117,86,24); }
td.TdClassName
{
border-color: #755618;
}
.TagClassName
{
border-color: #755618;
}
</style>