Shades of Raw Umber #755617
Tints of Raw Umber #755617
RGB
CMYK
RGB Variations
Color information
#755617 (or 0x755617) is known color: Raw Umber. HEX triplet: 75, 56 and 17. RGB value is (117,86,23). Sum of RGB (Red+Green+Blue) = 117+86+23=226 (29% of max value = 765). Red value is 117 (46.09% from 255 or 51.77% from 226); Green value is 86 (33.98% from 255 or 38.05% from 226); Blue value is 23 (9.38% from 255 or 10.18% from 226); Max value from RGB is 117 - color contains mainly: red. Hex color #755617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755617 is #8AA9E8. Grayscale: #585858. Windows color (decimal): -9087465 or 1529461. OLE color: 1529461.
HSL color Cylindrical-coordinate representation of color #755617: hue angle of 40.21º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #755617 is Cyan = 0, Magento = 0.26, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 23 | - |
| CMYK | 0 | 0.26 | 0.80 | 0.54 |
| HSL | 40.21º | 0.67% | 0.27% | - |
| HSV(B) | 40.21º | 0.8% | 0.46% | - |
| XYZ | 10.82 | 10.5 | 2.27 | - |
| YUV | 88.09 | 91.27 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 23 | 0 | 0.26 | 0.80 | 0.54 | 40.21 | 0.67 | 0.27 |
| Hex | 75 | 56 | 17 | 0 | 1A | 50 | 36 | 28 | 43 | 1B |
| Octal | 165 | 126 | 27 | 0 | 32 | 120 | 66 | 50 | 103 | 33 |
| Binary | 1110101 | 1010110 | 10111 | 0 | 11010 | 1010000 | 110110 | 101000 | 1000011 | 11011 |
Color Harmonies of #755617
Complementary color
Monochromatic Colors of #755617
Black with #755617
Text Example
Text Example
White with #755617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755617; }
p { color: rgb(117,86,23); }
H1.HeaderClassName
{
color: #755617;
}
.AnyTagClassName
{
color: #755617;
}
</style>
background-color css
<style>
a { background-color: #755617; }
a { background-color: rgb(117,86,23); }
div.DivClassName
{
background-color: #755617;
}
.BgClassName
{
background-color: #755617;
}
</style>
border-color css
<style>
span { border-color: #755617; }
span { border-color: rgb(117,86,23); }
td.TdClassName
{
border-color: #755617;
}
.TagClassName
{
border-color: #755617;
}
</style>