Shades of Raw Umber #755717
Tints of Raw Umber #755717
RGB
CMYK
RGB Variations
Color information
#755717 (or 0x755717) is known color: Raw Umber. HEX triplet: 75, 57 and 17. RGB value is (117,87,23). Sum of RGB (Red+Green+Blue) = 117+87+23=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 87 (34.38% from 255 or 38.33% from 227); Blue value is 23 (9.38% from 255 or 10.13% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #755717 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755717 is #8AA8E8. Grayscale: #585858. Windows color (decimal): -9087209 or 1529717. OLE color: 1529717.
HSL color Cylindrical-coordinate representation of color #755717: hue angle of 40.85º 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 #755717 is Cyan = 0, Magento = 0.26, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 23 | - |
| CMYK | 0 | 0.26 | 0.80 | 0.54 |
| HSL | 40.85º | 0.67% | 0.27% | - |
| HSV(B) | 40.85º | 0.8% | 0.46% | - |
| XYZ | 10.9 | 10.66 | 2.29 | - |
| YUV | 88.67 | 90.94 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 23 | 0 | 0.26 | 0.80 | 0.54 | 40.85 | 0.67 | 0.27 |
| Hex | 75 | 57 | 17 | 0 | 1A | 50 | 36 | 29 | 43 | 1B |
| Octal | 165 | 127 | 27 | 0 | 32 | 120 | 66 | 51 | 103 | 33 |
| Binary | 1110101 | 1010111 | 10111 | 0 | 11010 | 1010000 | 110110 | 101001 | 1000011 | 11011 |
Color Harmonies of #755717
Complementary color
Monochromatic Colors of #755717
Black with #755717
Text Example
Text Example
White with #755717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755717; }
p { color: rgb(117,87,23); }
H1.HeaderClassName
{
color: #755717;
}
.AnyTagClassName
{
color: #755717;
}
</style>
background-color css
<style>
a { background-color: #755717; }
a { background-color: rgb(117,87,23); }
div.DivClassName
{
background-color: #755717;
}
.BgClassName
{
background-color: #755717;
}
</style>
border-color css
<style>
span { border-color: #755717; }
span { border-color: rgb(117,87,23); }
td.TdClassName
{
border-color: #755717;
}
.TagClassName
{
border-color: #755717;
}
</style>