Shades of Raw Umber #755708
Tints of Raw Umber #755708
RGB
CMYK
RGB Variations
Color information
#755708 (or 0x755708) is known color: Raw Umber. HEX triplet: 75, 57 and 08. RGB value is (117,87,8). Sum of RGB (Red+Green+Blue) = 117+87+8=212 (28% of max value = 765). Red value is 117 (46.09% from 255 or 55.19% from 212); Green value is 87 (34.38% from 255 or 41.04% from 212); Blue value is 8 (3.52% from 255 or 3.77% from 212); Max value from RGB is 117 - color contains mainly: red. Hex color #755708 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755708 is #8AA8F7. Grayscale: #575757. Windows color (decimal): -9087224 or 546677. OLE color: 546677.
HSL color Cylindrical-coordinate representation of color #755708: hue angle of 43.49º 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 #755708 is Cyan = 0, Magento = 0.26, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 8 | - |
| CMYK | 0 | 0.26 | 0.93 | 0.54 |
| HSL | 43.49º | 0.87% | 0.25% | - |
| HSV(B) | 43.49º | 0.93% | 0.46% | - |
| XYZ | 10.79 | 10.62 | 1.71 | - |
| YUV | 86.96 | 83.44 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 8 | 0 | 0.26 | 0.93 | 0.54 | 43.49 | 0.87 | 0.25 |
| Hex | 75 | 57 | 8 | 0 | 1A | 5D | 36 | 2B | 57 | 19 |
| Octal | 165 | 127 | 10 | 0 | 32 | 135 | 66 | 53 | 127 | 31 |
| Binary | 1110101 | 1010111 | 1000 | 0 | 11010 | 1011101 | 110110 | 101011 | 1010111 | 11001 |
Color Harmonies of #755708
Complementary color
Monochromatic Colors of #755708
Black with #755708
Text Example
Text Example
White with #755708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755708; }
p { color: rgb(117,87,8); }
H1.HeaderClassName
{
color: #755708;
}
.AnyTagClassName
{
color: #755708;
}
</style>
background-color css
<style>
a { background-color: #755708; }
a { background-color: rgb(117,87,8); }
div.DivClassName
{
background-color: #755708;
}
.BgClassName
{
background-color: #755708;
}
</style>
border-color css
<style>
span { border-color: #755708; }
span { border-color: rgb(117,87,8); }
td.TdClassName
{
border-color: #755708;
}
.TagClassName
{
border-color: #755708;
}
</style>