Shades of Raw Umber #755619
Tints of Raw Umber #755619
RGB
CMYK
RGB Variations
Color information
#755619 (or 0x755619) is known color: Raw Umber. HEX triplet: 75, 56 and 19. RGB value is (117,86,25). Sum of RGB (Red+Green+Blue) = 117+86+25=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 86 (33.98% from 255 or 37.72% from 228); Blue value is 25 (10.16% from 255 or 10.96% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #755619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755619 is #8AA9E6. Grayscale: #585858. Windows color (decimal): -9087463 or 1660533. OLE color: 1660533.
HSL color Cylindrical-coordinate representation of color #755619: hue angle of 39.78º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #755619 is Cyan = 0, Magento = 0.26, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 25 | - |
| CMYK | 0 | 0.26 | 0.79 | 0.54 |
| HSL | 39.78º | 0.65% | 0.28% | - |
| HSV(B) | 39.78º | 0.79% | 0.46% | - |
| XYZ | 10.84 | 10.51 | 2.38 | - |
| YUV | 88.32 | 92.27 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 25 | 0 | 0.26 | 0.79 | 0.54 | 39.78 | 0.65 | 0.28 |
| Hex | 75 | 56 | 19 | 0 | 1A | 4F | 36 | 28 | 41 | 1C |
| Octal | 165 | 126 | 31 | 0 | 32 | 117 | 66 | 50 | 101 | 34 |
| Binary | 1110101 | 1010110 | 11001 | 0 | 11010 | 1001111 | 110110 | 101000 | 1000001 | 11100 |
Color Harmonies of #755619
Complementary color
Monochromatic Colors of #755619
Black with #755619
Text Example
Text Example
White with #755619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755619; }
p { color: rgb(117,86,25); }
H1.HeaderClassName
{
color: #755619;
}
.AnyTagClassName
{
color: #755619;
}
</style>
background-color css
<style>
a { background-color: #755619; }
a { background-color: rgb(117,86,25); }
div.DivClassName
{
background-color: #755619;
}
.BgClassName
{
background-color: #755619;
}
</style>
border-color css
<style>
span { border-color: #755619; }
span { border-color: rgb(117,86,25); }
td.TdClassName
{
border-color: #755619;
}
.TagClassName
{
border-color: #755619;
}
</style>