Shades of Raw Umber #755315
Tints of Raw Umber #755315
RGB
CMYK
RGB Variations
Color information
#755315 (or 0x755315) is known color: Raw Umber. HEX triplet: 75, 53 and 15. RGB value is (117,83,21). Sum of RGB (Red+Green+Blue) = 117+83+21=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #755315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755315 is #8AACEA. Grayscale: #565656. Windows color (decimal): -9088235 or 1397621. OLE color: 1397621.
HSL color Cylindrical-coordinate representation of color #755315: hue angle of 38.75º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #755315 is Cyan = 0, Magento = 0.29, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 21 | - |
| CMYK | 0 | 0.29 | 0.82 | 0.54 |
| HSL | 38.75º | 0.7% | 0.27% | - |
| HSV(B) | 38.75º | 0.82% | 0.46% | - |
| XYZ | 10.56 | 10.02 | 2.09 | - |
| YUV | 86.1 | 91.26 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 21 | 0 | 0.29 | 0.82 | 0.54 | 38.75 | 0.7 | 0.27 |
| Hex | 75 | 53 | 15 | 0 | 1D | 52 | 36 | 27 | 46 | 1B |
| Octal | 165 | 123 | 25 | 0 | 35 | 122 | 66 | 47 | 106 | 33 |
| Binary | 1110101 | 1010011 | 10101 | 0 | 11101 | 1010010 | 110110 | 100111 | 1000110 | 11011 |
Color Harmonies of #755315
Complementary color
Monochromatic Colors of #755315
Black with #755315
Text Example
Text Example
White with #755315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755315; }
p { color: rgb(117,83,21); }
H1.HeaderClassName
{
color: #755315;
}
.AnyTagClassName
{
color: #755315;
}
</style>
background-color css
<style>
a { background-color: #755315; }
a { background-color: rgb(117,83,21); }
div.DivClassName
{
background-color: #755315;
}
.BgClassName
{
background-color: #755315;
}
</style>
border-color css
<style>
span { border-color: #755315; }
span { border-color: rgb(117,83,21); }
td.TdClassName
{
border-color: #755315;
}
.TagClassName
{
border-color: #755315;
}
</style>