Shades of Raw Umber #763802
Tints of Raw Umber #763802
RGB
CMYK
RGB Variations
Color information
#763802 (or 0x763802) is known color: Raw Umber. HEX triplet: 76, 38 and 02. RGB value is (118,56,2). Sum of RGB (Red+Green+Blue) = 118+56+2=176 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.05% from 176); Green value is 56 (22.27% from 255 or 31.82% from 176); Blue value is 2 (1.17% from 255 or 1.14% from 176); Max value from RGB is 118 - color contains mainly: red. Hex color #763802 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763802 is #89C7FD. Grayscale: #444444. Windows color (decimal): -9029630 or 145526. OLE color: 145526.
HSL color Cylindrical-coordinate representation of color #763802: hue angle of 27.93º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #763802 is Cyan = 0, Magento = 0.53, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 2 | - |
| CMYK | 0 | 0.53 | 0.98 | 0.54 |
| HSL | 27.93º | 0.97% | 0.24% | - |
| HSV(B) | 27.93º | 0.98% | 0.46% | - |
| XYZ | 8.9 | 6.68 | 0.88 | - |
| YUV | 68.38 | 90.54 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 2 | 0 | 0.53 | 0.98 | 0.54 | 27.93 | 0.97 | 0.24 |
| Hex | 76 | 38 | 2 | 0 | 35 | 62 | 36 | 1C | 61 | 18 |
| Octal | 166 | 70 | 2 | 0 | 65 | 142 | 66 | 34 | 141 | 30 |
| Binary | 1110110 | 111000 | 10 | 0 | 110101 | 1100010 | 110110 | 11100 | 1100001 | 11000 |
Color Harmonies of #763802
Complementary color
Monochromatic Colors of #763802
Black with #763802
Text Example
Text Example
White with #763802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763802; }
p { color: rgb(118,56,2); }
H1.HeaderClassName
{
color: #763802;
}
.AnyTagClassName
{
color: #763802;
}
</style>
background-color css
<style>
a { background-color: #763802; }
a { background-color: rgb(118,56,2); }
div.DivClassName
{
background-color: #763802;
}
.BgClassName
{
background-color: #763802;
}
</style>
border-color css
<style>
span { border-color: #763802; }
span { border-color: rgb(118,56,2); }
td.TdClassName
{
border-color: #763802;
}
.TagClassName
{
border-color: #763802;
}
</style>