Shades of Raw Umber #755106
Tints of Raw Umber #755106
RGB
CMYK
RGB Variations
Color information
#755106 (or 0x755106) is known color: Raw Umber. HEX triplet: 75, 51 and 06. RGB value is (117,81,6). Sum of RGB (Red+Green+Blue) = 117+81+6=204 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.35% from 204); Green value is 81 (32.03% from 255 or 39.71% from 204); Blue value is 6 (2.73% from 255 or 2.94% from 204); Max value from RGB is 117 - color contains mainly: red. Hex color #755106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755106 is #8AAEF9. Grayscale: #535353. Windows color (decimal): -9088762 or 414069. OLE color: 414069.
HSL color Cylindrical-coordinate representation of color #755106: hue angle of 40.54º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #755106 is Cyan = 0, Magento = 0.31, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 6 | - |
| CMYK | 0 | 0.31 | 0.95 | 0.54 |
| HSL | 40.54º | 0.9% | 0.24% | - |
| HSV(B) | 40.54º | 0.95% | 0.46% | - |
| XYZ | 10.31 | 9.68 | 1.5 | - |
| YUV | 83.21 | 84.43 | 152.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 6 | 0 | 0.31 | 0.95 | 0.54 | 40.54 | 0.9 | 0.24 |
| Hex | 75 | 51 | 6 | 0 | 1F | 5F | 36 | 29 | 5A | 18 |
| Octal | 165 | 121 | 6 | 0 | 37 | 137 | 66 | 51 | 132 | 30 |
| Binary | 1110101 | 1010001 | 110 | 0 | 11111 | 1011111 | 110110 | 101001 | 1011010 | 11000 |
Color Harmonies of #755106
Complementary color
Monochromatic Colors of #755106
Black with #755106
Text Example
Text Example
White with #755106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755106; }
p { color: rgb(117,81,6); }
H1.HeaderClassName
{
color: #755106;
}
.AnyTagClassName
{
color: #755106;
}
</style>
background-color css
<style>
a { background-color: #755106; }
a { background-color: rgb(117,81,6); }
div.DivClassName
{
background-color: #755106;
}
.BgClassName
{
background-color: #755106;
}
</style>
border-color css
<style>
span { border-color: #755106; }
span { border-color: rgb(117,81,6); }
td.TdClassName
{
border-color: #755106;
}
.TagClassName
{
border-color: #755106;
}
</style>