Shades of Raw Umber #755314
Tints of Raw Umber #755314
RGB
CMYK
RGB Variations
Color information
#755314 (or 0x755314) is known color: Raw Umber. HEX triplet: 75, 53 and 14. RGB value is (117,83,20). Sum of RGB (Red+Green+Blue) = 117+83+20=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #755314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755314 is #8AACEB. Grayscale: #565656. Windows color (decimal): -9088236 or 1332085. OLE color: 1332085.
HSL color Cylindrical-coordinate representation of color #755314: hue angle of 38.97º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #755314 is Cyan = 0, Magento = 0.29, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 20 | - |
| CMYK | 0 | 0.29 | 0.83 | 0.54 |
| HSL | 38.97º | 0.71% | 0.27% | - |
| HSV(B) | 38.97º | 0.83% | 0.46% | - |
| XYZ | 10.56 | 10.02 | 2.04 | - |
| YUV | 85.98 | 90.76 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 20 | 0 | 0.29 | 0.83 | 0.54 | 38.97 | 0.71 | 0.27 |
| Hex | 75 | 53 | 14 | 0 | 1D | 53 | 36 | 27 | 47 | 1B |
| Octal | 165 | 123 | 24 | 0 | 35 | 123 | 66 | 47 | 107 | 33 |
| Binary | 1110101 | 1010011 | 10100 | 0 | 11101 | 1010011 | 110110 | 100111 | 1000111 | 11011 |
Color Harmonies of #755314
Complementary color
Monochromatic Colors of #755314
Black with #755314
Text Example
Text Example
White with #755314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755314; }
p { color: rgb(117,83,20); }
H1.HeaderClassName
{
color: #755314;
}
.AnyTagClassName
{
color: #755314;
}
</style>
background-color css
<style>
a { background-color: #755314; }
a { background-color: rgb(117,83,20); }
div.DivClassName
{
background-color: #755314;
}
.BgClassName
{
background-color: #755314;
}
</style>
border-color css
<style>
span { border-color: #755314; }
span { border-color: rgb(117,83,20); }
td.TdClassName
{
border-color: #755314;
}
.TagClassName
{
border-color: #755314;
}
</style>