Shades of Raw Umber #685306
Tints of Raw Umber #685306
RGB
CMYK
RGB Variations
Color information
#685306 (or 0x685306) is known color: Raw Umber. HEX triplet: 68, 53 and 06. RGB value is (104,83,6). Sum of RGB (Red+Green+Blue) = 104+83+6=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 83 (32.81% from 255 or 43.01% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #685306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685306 is #97ACF9. Grayscale: #505050. Windows color (decimal): -9940218 or 414568. OLE color: 414568.
HSL color Cylindrical-coordinate representation of color #685306: hue angle of 47.14º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #685306 is Cyan = 0, Magento = 0.20, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 6 | - |
| CMYK | 0 | 0.20 | 0.94 | 0.59 |
| HSL | 47.14º | 0.89% | 0.22% | - |
| HSV(B) | 47.14º | 0.94% | 0.41% | - |
| XYZ | 8.84 | 9.14 | 1.47 | - |
| YUV | 80.5 | 85.96 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 6 | 0 | 0.20 | 0.94 | 0.59 | 47.14 | 0.89 | 0.22 |
| Hex | 68 | 53 | 6 | 0 | 14 | 5E | 3B | 2F | 59 | 16 |
| Octal | 150 | 123 | 6 | 0 | 24 | 136 | 73 | 57 | 131 | 26 |
| Binary | 1101000 | 1010011 | 110 | 0 | 10100 | 1011110 | 111011 | 101111 | 1011001 | 10110 |
Color Harmonies of #685306
Complementary color
Monochromatic Colors of #685306
Black with #685306
Text Example
Text Example
White with #685306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685306; }
p { color: rgb(104,83,6); }
H1.HeaderClassName
{
color: #685306;
}
.AnyTagClassName
{
color: #685306;
}
</style>
background-color css
<style>
a { background-color: #685306; }
a { background-color: rgb(104,83,6); }
div.DivClassName
{
background-color: #685306;
}
.BgClassName
{
background-color: #685306;
}
</style>
border-color css
<style>
span { border-color: #685306; }
span { border-color: rgb(104,83,6); }
td.TdClassName
{
border-color: #685306;
}
.TagClassName
{
border-color: #685306;
}
</style>