Shades of Raw Umber #755305
Tints of Raw Umber #755305
RGB
CMYK
RGB Variations
Color information
#755305 (or 0x755305) is known color: Raw Umber. HEX triplet: 75, 53 and 05. RGB value is (117,83,5). Sum of RGB (Red+Green+Blue) = 117+83+5=205 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.07% from 205); Green value is 83 (32.81% from 255 or 40.49% from 205); Blue value is 5 (2.34% from 255 or 2.44% from 205); Max value from RGB is 117 - color contains mainly: red. Hex color #755305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755305 is #8AACFA. Grayscale: #545454. Windows color (decimal): -9088251 or 349045. OLE color: 349045.
HSL color Cylindrical-coordinate representation of color #755305: hue angle of 41.79º 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 #755305 is Cyan = 0, Magento = 0.29, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 5 | - |
| CMYK | 0 | 0.29 | 0.96 | 0.54 |
| HSL | 41.79º | 0.92% | 0.24% | - |
| HSV(B) | 41.79º | 0.96% | 0.46% | - |
| XYZ | 10.46 | 9.98 | 1.52 | - |
| YUV | 84.27 | 83.26 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 5 | 0 | 0.29 | 0.96 | 0.54 | 41.79 | 0.92 | 0.24 |
| Hex | 75 | 53 | 5 | 0 | 1D | 60 | 36 | 2A | 5C | 18 |
| Octal | 165 | 123 | 5 | 0 | 35 | 140 | 66 | 52 | 134 | 30 |
| Binary | 1110101 | 1010011 | 101 | 0 | 11101 | 1100000 | 110110 | 101010 | 1011100 | 11000 |
Color Harmonies of #755305
Complementary color
Monochromatic Colors of #755305
Black with #755305
Text Example
Text Example
White with #755305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755305; }
p { color: rgb(117,83,5); }
H1.HeaderClassName
{
color: #755305;
}
.AnyTagClassName
{
color: #755305;
}
</style>
background-color css
<style>
a { background-color: #755305; }
a { background-color: rgb(117,83,5); }
div.DivClassName
{
background-color: #755305;
}
.BgClassName
{
background-color: #755305;
}
</style>
border-color css
<style>
span { border-color: #755305; }
span { border-color: rgb(117,83,5); }
td.TdClassName
{
border-color: #755305;
}
.TagClassName
{
border-color: #755305;
}
</style>