Shades of Raw Umber #753605
Tints of Raw Umber #753605
RGB
CMYK
RGB Variations
Color information
#753605 (or 0x753605) is known color: Raw Umber. HEX triplet: 75, 36 and 05. RGB value is (117,54,5). Sum of RGB (Red+Green+Blue) = 117+54+5=176 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.48% from 176); Green value is 54 (21.48% from 255 or 30.68% from 176); Blue value is 5 (2.34% from 255 or 2.84% from 176); Max value from RGB is 117 - color contains mainly: red. Hex color #753605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753605 is #8AC9FA. Grayscale: #434343. Windows color (decimal): -9095675 or 341621. OLE color: 341621.
HSL color Cylindrical-coordinate representation of color #753605: hue angle of 26.25º 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 #753605 is Cyan = 0, Magento = 0.54, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 5 | - |
| CMYK | 0 | 0.54 | 0.96 | 0.54 |
| HSL | 26.25º | 0.92% | 0.24% | - |
| HSV(B) | 26.25º | 0.96% | 0.46% | - |
| XYZ | 8.68 | 6.43 | 0.93 | - |
| YUV | 67.25 | 92.87 | 163.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 5 | 0 | 0.54 | 0.96 | 0.54 | 26.25 | 0.92 | 0.24 |
| Hex | 75 | 36 | 5 | 0 | 36 | 60 | 36 | 1A | 5C | 18 |
| Octal | 165 | 66 | 5 | 0 | 66 | 140 | 66 | 32 | 134 | 30 |
| Binary | 1110101 | 110110 | 101 | 0 | 110110 | 1100000 | 110110 | 11010 | 1011100 | 11000 |
Color Harmonies of #753605
Complementary color
Monochromatic Colors of #753605
Black with #753605
Text Example
Text Example
White with #753605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753605; }
p { color: rgb(117,54,5); }
H1.HeaderClassName
{
color: #753605;
}
.AnyTagClassName
{
color: #753605;
}
</style>
background-color css
<style>
a { background-color: #753605; }
a { background-color: rgb(117,54,5); }
div.DivClassName
{
background-color: #753605;
}
.BgClassName
{
background-color: #753605;
}
</style>
border-color css
<style>
span { border-color: #753605; }
span { border-color: rgb(117,54,5); }
td.TdClassName
{
border-color: #753605;
}
.TagClassName
{
border-color: #753605;
}
</style>