Shades of Raw Umber #753809
Tints of Raw Umber #753809
RGB
CMYK
RGB Variations
Color information
#753809 (or 0x753809) is known color: Raw Umber. HEX triplet: 75, 38 and 09. RGB value is (117,56,9). Sum of RGB (Red+Green+Blue) = 117+56+9=182 (24% of max value = 765). Red value is 117 (46.09% from 255 or 64.29% from 182); Green value is 56 (22.27% from 255 or 30.77% from 182); Blue value is 9 (3.91% from 255 or 4.95% from 182); Max value from RGB is 117 - color contains mainly: red. Hex color #753809 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753809 is #8AC7F6. Grayscale: #454545. Windows color (decimal): -9095159 or 604277. OLE color: 604277.
HSL color Cylindrical-coordinate representation of color #753809: hue angle of 26.11º 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 #753809 is Cyan = 0, Magento = 0.52, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 9 | - |
| CMYK | 0 | 0.52 | 0.92 | 0.54 |
| HSL | 26.11º | 0.86% | 0.25% | - |
| HSV(B) | 26.11º | 0.92% | 0.46% | - |
| XYZ | 8.8 | 6.63 | 1.07 | - |
| YUV | 68.88 | 94.21 | 162.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 9 | 0 | 0.52 | 0.92 | 0.54 | 26.11 | 0.86 | 0.25 |
| Hex | 75 | 38 | 9 | 0 | 34 | 5C | 36 | 1A | 56 | 19 |
| Octal | 165 | 70 | 11 | 0 | 64 | 134 | 66 | 32 | 126 | 31 |
| Binary | 1110101 | 111000 | 1001 | 0 | 110100 | 1011100 | 110110 | 11010 | 1010110 | 11001 |
Color Harmonies of #753809
Complementary color
Monochromatic Colors of #753809
Black with #753809
Text Example
Text Example
White with #753809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753809; }
p { color: rgb(117,56,9); }
H1.HeaderClassName
{
color: #753809;
}
.AnyTagClassName
{
color: #753809;
}
</style>
background-color css
<style>
a { background-color: #753809; }
a { background-color: rgb(117,56,9); }
div.DivClassName
{
background-color: #753809;
}
.BgClassName
{
background-color: #753809;
}
</style>
border-color css
<style>
span { border-color: #753809; }
span { border-color: rgb(117,56,9); }
td.TdClassName
{
border-color: #753809;
}
.TagClassName
{
border-color: #753809;
}
</style>