Shades of Raw Umber #755608
Tints of Raw Umber #755608
RGB
CMYK
RGB Variations
Color information
#755608 (or 0x755608) is known color: Raw Umber. HEX triplet: 75, 56 and 08. RGB value is (117,86,8). Sum of RGB (Red+Green+Blue) = 117+86+8=211 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.45% from 211); Green value is 86 (33.98% from 255 or 40.76% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 117 - color contains mainly: red. Hex color #755608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755608 is #8AA9F7. Grayscale: #565656. Windows color (decimal): -9087480 or 546421. OLE color: 546421.
HSL color Cylindrical-coordinate representation of color #755608: hue angle of 42.94º 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 #755608 is Cyan = 0, Magento = 0.26, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 8 | - |
| CMYK | 0 | 0.26 | 0.93 | 0.54 |
| HSL | 42.94º | 0.87% | 0.25% | - |
| HSV(B) | 42.94º | 0.93% | 0.46% | - |
| XYZ | 10.71 | 10.46 | 1.68 | - |
| YUV | 86.38 | 83.77 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 8 | 0 | 0.26 | 0.93 | 0.54 | 42.94 | 0.87 | 0.25 |
| Hex | 75 | 56 | 8 | 0 | 1A | 5D | 36 | 2B | 57 | 19 |
| Octal | 165 | 126 | 10 | 0 | 32 | 135 | 66 | 53 | 127 | 31 |
| Binary | 1110101 | 1010110 | 1000 | 0 | 11010 | 1011101 | 110110 | 101011 | 1010111 | 11001 |
Color Harmonies of #755608
Complementary color
Monochromatic Colors of #755608
Black with #755608
Text Example
Text Example
White with #755608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755608; }
p { color: rgb(117,86,8); }
H1.HeaderClassName
{
color: #755608;
}
.AnyTagClassName
{
color: #755608;
}
</style>
background-color css
<style>
a { background-color: #755608; }
a { background-color: rgb(117,86,8); }
div.DivClassName
{
background-color: #755608;
}
.BgClassName
{
background-color: #755608;
}
</style>
border-color css
<style>
span { border-color: #755608; }
span { border-color: rgb(117,86,8); }
td.TdClassName
{
border-color: #755608;
}
.TagClassName
{
border-color: #755608;
}
</style>