Shades of Raw Umber #755605
Tints of Raw Umber #755605
RGB
CMYK
RGB Variations
Color information
#755605 (or 0x755605) is known color: Raw Umber. HEX triplet: 75, 56 and 05. RGB value is (117,86,5). Sum of RGB (Red+Green+Blue) = 117+86+5=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 86 (33.98% from 255 or 41.35% from 208); Blue value is 5 (2.34% from 255 or 2.40% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #755605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755605 is #8AA9FA. Grayscale: #565656. Windows color (decimal): -9087483 or 349813. OLE color: 349813.
HSL color Cylindrical-coordinate representation of color #755605: hue angle of 43.39º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #755605 is Cyan = 0, Magento = 0.26, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 5 | - |
| CMYK | 0 | 0.26 | 0.96 | 0.54 |
| HSL | 43.39º | 0.92% | 0.24% | - |
| HSV(B) | 43.39º | 0.96% | 0.46% | - |
| XYZ | 10.69 | 10.45 | 1.6 | - |
| YUV | 86.04 | 82.27 | 150.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 5 | 0 | 0.26 | 0.96 | 0.54 | 43.39 | 0.92 | 0.24 |
| Hex | 75 | 56 | 5 | 0 | 1A | 60 | 36 | 2B | 5C | 18 |
| Octal | 165 | 126 | 5 | 0 | 32 | 140 | 66 | 53 | 134 | 30 |
| Binary | 1110101 | 1010110 | 101 | 0 | 11010 | 1100000 | 110110 | 101011 | 1011100 | 11000 |
Color Harmonies of #755605
Complementary color
Monochromatic Colors of #755605
Black with #755605
Text Example
Text Example
White with #755605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755605; }
p { color: rgb(117,86,5); }
H1.HeaderClassName
{
color: #755605;
}
.AnyTagClassName
{
color: #755605;
}
</style>
background-color css
<style>
a { background-color: #755605; }
a { background-color: rgb(117,86,5); }
div.DivClassName
{
background-color: #755605;
}
.BgClassName
{
background-color: #755605;
}
</style>
border-color css
<style>
span { border-color: #755605; }
span { border-color: rgb(117,86,5); }
td.TdClassName
{
border-color: #755605;
}
.TagClassName
{
border-color: #755605;
}
</style>