Shades of Raw Umber #753502
Tints of Raw Umber #753502
RGB
CMYK
RGB Variations
Color information
#753502 (or 0x753502) is known color: Raw Umber. HEX triplet: 75, 35 and 02. RGB value is (117,53,2). Sum of RGB (Red+Green+Blue) = 117+53+2=172 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.02% from 172); Green value is 53 (21.09% from 255 or 30.81% from 172); Blue value is 2 (1.17% from 255 or 1.16% from 172); Max value from RGB is 117 - color contains mainly: red. Hex color #753502 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753502 is #8ACAFD. Grayscale: #424242. Windows color (decimal): -9095934 or 144757. OLE color: 144757.
HSL color Cylindrical-coordinate representation of color #753502: hue angle of 26.61º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #753502 is Cyan = 0, Magento = 0.55, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 2 | - |
| CMYK | 0 | 0.55 | 0.98 | 0.54 |
| HSL | 26.61º | 0.97% | 0.23% | - |
| HSV(B) | 26.61º | 0.98% | 0.46% | - |
| XYZ | 8.62 | 6.33 | 0.83 | - |
| YUV | 66.32 | 91.7 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 2 | 0 | 0.55 | 0.98 | 0.54 | 26.61 | 0.97 | 0.23 |
| Hex | 75 | 35 | 2 | 0 | 37 | 62 | 36 | 1B | 61 | 17 |
| Octal | 165 | 65 | 2 | 0 | 67 | 142 | 66 | 33 | 141 | 27 |
| Binary | 1110101 | 110101 | 10 | 0 | 110111 | 1100010 | 110110 | 11011 | 1100001 | 10111 |
Color Harmonies of #753502
Complementary color
Monochromatic Colors of #753502
Black with #753502
Text Example
Text Example
White with #753502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753502; }
p { color: rgb(117,53,2); }
H1.HeaderClassName
{
color: #753502;
}
.AnyTagClassName
{
color: #753502;
}
</style>
background-color css
<style>
a { background-color: #753502; }
a { background-color: rgb(117,53,2); }
div.DivClassName
{
background-color: #753502;
}
.BgClassName
{
background-color: #753502;
}
</style>
border-color css
<style>
span { border-color: #753502; }
span { border-color: rgb(117,53,2); }
td.TdClassName
{
border-color: #753502;
}
.TagClassName
{
border-color: #753502;
}
</style>