Shades of Raw Umber #755609
Tints of Raw Umber #755609
RGB
CMYK
RGB Variations
Color information
#755609 (or 0x755609) is known color: Raw Umber. HEX triplet: 75, 56 and 09. RGB value is (117,86,9). Sum of RGB (Red+Green+Blue) = 117+86+9=212 (28% of max value = 765). Red value is 117 (46.09% from 255 or 55.19% from 212); Green value is 86 (33.98% from 255 or 40.57% from 212); Blue value is 9 (3.91% from 255 or 4.25% from 212); Max value from RGB is 117 - color contains mainly: red. Hex color #755609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755609 is #8AA9F6. Grayscale: #565656. Windows color (decimal): -9087479 or 611957. OLE color: 611957.
HSL color Cylindrical-coordinate representation of color #755609: hue angle of 42.78º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #755609 is Cyan = 0, Magento = 0.26, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 9 | - |
| CMYK | 0 | 0.26 | 0.92 | 0.54 |
| HSL | 42.78º | 0.86% | 0.25% | - |
| HSV(B) | 42.78º | 0.92% | 0.46% | - |
| XYZ | 10.71 | 10.46 | 1.71 | - |
| YUV | 86.49 | 84.27 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 9 | 0 | 0.26 | 0.92 | 0.54 | 42.78 | 0.86 | 0.25 |
| Hex | 75 | 56 | 9 | 0 | 1A | 5C | 36 | 2B | 56 | 19 |
| Octal | 165 | 126 | 11 | 0 | 32 | 134 | 66 | 53 | 126 | 31 |
| Binary | 1110101 | 1010110 | 1001 | 0 | 11010 | 1011100 | 110110 | 101011 | 1010110 | 11001 |
Color Harmonies of #755609
Complementary color
Monochromatic Colors of #755609
Black with #755609
Text Example
Text Example
White with #755609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755609; }
p { color: rgb(117,86,9); }
H1.HeaderClassName
{
color: #755609;
}
.AnyTagClassName
{
color: #755609;
}
</style>
background-color css
<style>
a { background-color: #755609; }
a { background-color: rgb(117,86,9); }
div.DivClassName
{
background-color: #755609;
}
.BgClassName
{
background-color: #755609;
}
</style>
border-color css
<style>
span { border-color: #755609; }
span { border-color: rgb(117,86,9); }
td.TdClassName
{
border-color: #755609;
}
.TagClassName
{
border-color: #755609;
}
</style>