Shades of Raw Umber #756002
Tints of Raw Umber #756002
RGB
CMYK
RGB Variations
Color information
#756002 (or 0x756002) is known color: Raw Umber. HEX triplet: 75, 60 and 02. RGB value is (117,96,2). Sum of RGB (Red+Green+Blue) = 117+96+2=215 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.42% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 2 (1.17% from 255 or 0.93% from 215); Max value from RGB is 117 - color contains mainly: red. Hex color #756002 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756002 is #8A9FFD. Grayscale: #5B5B5B. Windows color (decimal): -9084926 or 155765. OLE color: 155765.
HSL color Cylindrical-coordinate representation of color #756002: hue angle of 49.04º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #756002 is Cyan = 0, Magento = 0.18, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 2 | - |
| CMYK | 0 | 0.18 | 0.98 | 0.54 |
| HSL | 49.04º | 0.97% | 0.23% | - |
| HSV(B) | 49.04º | 0.98% | 0.46% | - |
| XYZ | 11.53 | 12.15 | 1.8 | - |
| YUV | 91.56 | 77.46 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 2 | 0 | 0.18 | 0.98 | 0.54 | 49.04 | 0.97 | 0.23 |
| Hex | 75 | 60 | 2 | 0 | 12 | 62 | 36 | 31 | 61 | 17 |
| Octal | 165 | 140 | 2 | 0 | 22 | 142 | 66 | 61 | 141 | 27 |
| Binary | 1110101 | 1100000 | 10 | 0 | 10010 | 1100010 | 110110 | 110001 | 1100001 | 10111 |
Color Harmonies of #756002
Complementary color
Monochromatic Colors of #756002
Black with #756002
Text Example
Text Example
White with #756002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756002; }
p { color: rgb(117,96,2); }
H1.HeaderClassName
{
color: #756002;
}
.AnyTagClassName
{
color: #756002;
}
</style>
background-color css
<style>
a { background-color: #756002; }
a { background-color: rgb(117,96,2); }
div.DivClassName
{
background-color: #756002;
}
.BgClassName
{
background-color: #756002;
}
</style>
border-color css
<style>
span { border-color: #756002; }
span { border-color: rgb(117,96,2); }
td.TdClassName
{
border-color: #756002;
}
.TagClassName
{
border-color: #756002;
}
</style>