Shades of Raw Umber #684602
Tints of Raw Umber #684602
RGB
CMYK
RGB Variations
Color information
#684602 (or 0x684602) is known color: Raw Umber. HEX triplet: 68, 46 and 02. RGB value is (104,70,2). Sum of RGB (Red+Green+Blue) = 104+70+2=176 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.09% from 176); Green value is 70 (27.73% from 255 or 39.77% from 176); Blue value is 2 (1.17% from 255 or 1.14% from 176); Max value from RGB is 104 - color contains mainly: red. Hex color #684602 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684602 is #97B9FD. Grayscale: #484848. Windows color (decimal): -9943550 or 149096. OLE color: 149096.
HSL color Cylindrical-coordinate representation of color #684602: hue angle of 40º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #684602 is Cyan = 0, Magento = 0.33, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 70 | 2 | - |
| CMYK | 0 | 0.33 | 0.98 | 0.59 |
| HSL | 40º | 0.96% | 0.21% | - |
| HSV(B) | 40º | 0.98% | 0.41% | - |
| XYZ | 7.91 | 7.33 | 1.05 | - |
| YUV | 72.41 | 88.26 | 150.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 2 | 0 | 0.33 | 0.98 | 0.59 | 40 | 0.96 | 0.21 |
| Hex | 68 | 46 | 2 | 0 | 21 | 62 | 3B | 28 | 60 | 15 |
| Octal | 150 | 106 | 2 | 0 | 41 | 142 | 73 | 50 | 140 | 25 |
| Binary | 1101000 | 1000110 | 10 | 0 | 100001 | 1100010 | 111011 | 101000 | 1100000 | 10101 |
Color Harmonies of #684602
Complementary color
Monochromatic Colors of #684602
Black with #684602
Text Example
Text Example
White with #684602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684602; }
p { color: rgb(104,70,2); }
H1.HeaderClassName
{
color: #684602;
}
.AnyTagClassName
{
color: #684602;
}
</style>
background-color css
<style>
a { background-color: #684602; }
a { background-color: rgb(104,70,2); }
div.DivClassName
{
background-color: #684602;
}
.BgClassName
{
background-color: #684602;
}
</style>
border-color css
<style>
span { border-color: #684602; }
span { border-color: rgb(104,70,2); }
td.TdClassName
{
border-color: #684602;
}
.TagClassName
{
border-color: #684602;
}
</style>