Shades of Raw Umber #754508
Tints of Raw Umber #754508
RGB
CMYK
RGB Variations
Color information
#754508 (or 0x754508) is known color: Raw Umber. HEX triplet: 75, 45 and 08. RGB value is (117,69,8). Sum of RGB (Red+Green+Blue) = 117+69+8=194 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.31% from 194); Green value is 69 (27.34% from 255 or 35.57% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 117 - color contains mainly: red. Hex color #754508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754508 is #8ABAF7. Grayscale: #4C4C4C. Windows color (decimal): -9091832 or 542069. OLE color: 542069.
HSL color Cylindrical-coordinate representation of color #754508: hue angle of 33.58º 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 #754508 is Cyan = 0, Magento = 0.41, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 8 | - |
| CMYK | 0 | 0.41 | 0.93 | 0.54 |
| HSL | 33.58º | 0.87% | 0.25% | - |
| HSV(B) | 33.58º | 0.93% | 0.46% | - |
| XYZ | 9.51 | 8.06 | 1.28 | - |
| YUV | 76.4 | 89.4 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 8 | 0 | 0.41 | 0.93 | 0.54 | 33.58 | 0.87 | 0.25 |
| Hex | 75 | 45 | 8 | 0 | 29 | 5D | 36 | 22 | 57 | 19 |
| Octal | 165 | 105 | 10 | 0 | 51 | 135 | 66 | 42 | 127 | 31 |
| Binary | 1110101 | 1000101 | 1000 | 0 | 101001 | 1011101 | 110110 | 100010 | 1010111 | 11001 |
Color Harmonies of #754508
Complementary color
Monochromatic Colors of #754508
Black with #754508
Text Example
Text Example
White with #754508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754508; }
p { color: rgb(117,69,8); }
H1.HeaderClassName
{
color: #754508;
}
.AnyTagClassName
{
color: #754508;
}
</style>
background-color css
<style>
a { background-color: #754508; }
a { background-color: rgb(117,69,8); }
div.DivClassName
{
background-color: #754508;
}
.BgClassName
{
background-color: #754508;
}
</style>
border-color css
<style>
span { border-color: #754508; }
span { border-color: rgb(117,69,8); }
td.TdClassName
{
border-color: #754508;
}
.TagClassName
{
border-color: #754508;
}
</style>