Shades of Raw Umber #755801
Tints of Raw Umber #755801
RGB
CMYK
RGB Variations
Color information
#755801 (or 0x755801) is known color: Raw Umber. HEX triplet: 75, 58 and 01. RGB value is (117,88,1). Sum of RGB (Red+Green+Blue) = 117+88+1=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 88 (34.77% from 255 or 42.72% from 206); Blue value is 1 (0.78% from 255 or 0.49% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #755801 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755801 is #8AA7FE. Grayscale: #575757. Windows color (decimal): -9086975 or 88181. OLE color: 88181.
HSL color Cylindrical-coordinate representation of color #755801: hue angle of 45º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #755801 is Cyan = 0, Magento = 0.25, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 88 | 1 | - |
| CMYK | 0 | 0.25 | 0.99 | 0.54 |
| HSL | 45º | 0.98% | 0.23% | - |
| HSV(B) | 45º | 0.99% | 0.46% | - |
| XYZ | 10.83 | 10.76 | 1.54 | - |
| YUV | 86.75 | 79.61 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 1 | 0 | 0.25 | 0.99 | 0.54 | 45 | 0.98 | 0.23 |
| Hex | 75 | 58 | 1 | 0 | 19 | 63 | 36 | 2D | 62 | 17 |
| Octal | 165 | 130 | 1 | 0 | 31 | 143 | 66 | 55 | 142 | 27 |
| Binary | 1110101 | 1011000 | 1 | 0 | 11001 | 1100011 | 110110 | 101101 | 1100010 | 10111 |
Color Harmonies of #755801
Complementary color
Monochromatic Colors of #755801
Black with #755801
Text Example
Text Example
White with #755801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755801; }
p { color: rgb(117,88,1); }
H1.HeaderClassName
{
color: #755801;
}
.AnyTagClassName
{
color: #755801;
}
</style>
background-color css
<style>
a { background-color: #755801; }
a { background-color: rgb(117,88,1); }
div.DivClassName
{
background-color: #755801;
}
.BgClassName
{
background-color: #755801;
}
</style>
border-color css
<style>
span { border-color: #755801; }
span { border-color: rgb(117,88,1); }
td.TdClassName
{
border-color: #755801;
}
.TagClassName
{
border-color: #755801;
}
</style>