Shades of Raw Umber #753503
Tints of Raw Umber #753503
RGB
CMYK
RGB Variations
Color information
#753503 (or 0x753503) is known color: Raw Umber. HEX triplet: 75, 35 and 03. RGB value is (117,53,3). Sum of RGB (Red+Green+Blue) = 117+53+3=173 (22% of max value = 765). Red value is 117 (46.09% from 255 or 67.63% from 173); Green value is 53 (21.09% from 255 or 30.64% from 173); Blue value is 3 (1.56% from 255 or 1.73% from 173); Max value from RGB is 117 - color contains mainly: red. Hex color #753503 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753503 is #8ACAFC. Grayscale: #424242. Windows color (decimal): -9095933 or 210293. OLE color: 210293.
HSL color Cylindrical-coordinate representation of color #753503: hue angle of 26.32º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #753503 is Cyan = 0, Magento = 0.55, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 3 | - |
| CMYK | 0 | 0.55 | 0.97 | 0.54 |
| HSL | 26.32º | 0.95% | 0.24% | - |
| HSV(B) | 26.32º | 0.97% | 0.46% | - |
| XYZ | 8.63 | 6.33 | 0.85 | - |
| YUV | 66.44 | 92.2 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 3 | 0 | 0.55 | 0.97 | 0.54 | 26.32 | 0.95 | 0.24 |
| Hex | 75 | 35 | 3 | 0 | 37 | 61 | 36 | 1A | 5F | 18 |
| Octal | 165 | 65 | 3 | 0 | 67 | 141 | 66 | 32 | 137 | 30 |
| Binary | 1110101 | 110101 | 11 | 0 | 110111 | 1100001 | 110110 | 11010 | 1011111 | 11000 |
Color Harmonies of #753503
Complementary color
Monochromatic Colors of #753503
Black with #753503
Text Example
Text Example
White with #753503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753503; }
p { color: rgb(117,53,3); }
H1.HeaderClassName
{
color: #753503;
}
.AnyTagClassName
{
color: #753503;
}
</style>
background-color css
<style>
a { background-color: #753503; }
a { background-color: rgb(117,53,3); }
div.DivClassName
{
background-color: #753503;
}
.BgClassName
{
background-color: #753503;
}
</style>
border-color css
<style>
span { border-color: #753503; }
span { border-color: rgb(117,53,3); }
td.TdClassName
{
border-color: #753503;
}
.TagClassName
{
border-color: #753503;
}
</style>