Shades of Raw Umber #755108
Tints of Raw Umber #755108
RGB
CMYK
RGB Variations
Color information
#755108 (or 0x755108) is known color: Raw Umber. HEX triplet: 75, 51 and 08. RGB value is (117,81,8). Sum of RGB (Red+Green+Blue) = 117+81+8=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 81 (32.03% from 255 or 39.32% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #755108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755108 is #8AAEF7. Grayscale: #535353. Windows color (decimal): -9088760 or 545141. OLE color: 545141.
HSL color Cylindrical-coordinate representation of color #755108: hue angle of 40.18º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #755108 is Cyan = 0, Magento = 0.31, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 8 | - |
| CMYK | 0 | 0.31 | 0.93 | 0.54 |
| HSL | 40.18º | 0.87% | 0.25% | - |
| HSV(B) | 40.18º | 0.93% | 0.46% | - |
| XYZ | 10.32 | 9.68 | 1.55 | - |
| YUV | 83.44 | 85.43 | 151.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 8 | 0 | 0.31 | 0.93 | 0.54 | 40.18 | 0.87 | 0.25 |
| Hex | 75 | 51 | 8 | 0 | 1F | 5D | 36 | 28 | 57 | 19 |
| Octal | 165 | 121 | 10 | 0 | 37 | 135 | 66 | 50 | 127 | 31 |
| Binary | 1110101 | 1010001 | 1000 | 0 | 11111 | 1011101 | 110110 | 101000 | 1010111 | 11001 |
Color Harmonies of #755108
Complementary color
Monochromatic Colors of #755108
Black with #755108
Text Example
Text Example
White with #755108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755108; }
p { color: rgb(117,81,8); }
H1.HeaderClassName
{
color: #755108;
}
.AnyTagClassName
{
color: #755108;
}
</style>
background-color css
<style>
a { background-color: #755108; }
a { background-color: rgb(117,81,8); }
div.DivClassName
{
background-color: #755108;
}
.BgClassName
{
background-color: #755108;
}
</style>
border-color css
<style>
span { border-color: #755108; }
span { border-color: rgb(117,81,8); }
td.TdClassName
{
border-color: #755108;
}
.TagClassName
{
border-color: #755108;
}
</style>