Shades of Raw Umber #685405
Tints of Raw Umber #685405
RGB
CMYK
RGB Variations
Color information
#685405 (or 0x685405) is known color: Raw Umber. HEX triplet: 68, 54 and 05. RGB value is (104,84,5). Sum of RGB (Red+Green+Blue) = 104+84+5=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 84 (33.20% from 255 or 43.52% from 193); Blue value is 5 (2.34% from 255 or 2.59% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #685405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685405 is #97ABFA. Grayscale: #515151. Windows color (decimal): -9939963 or 349288. OLE color: 349288.
HSL color Cylindrical-coordinate representation of color #685405: hue angle of 47.88º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #685405 is Cyan = 0, Magento = 0.19, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 5 | - |
| CMYK | 0 | 0.19 | 0.95 | 0.59 |
| HSL | 47.88º | 0.91% | 0.21% | - |
| HSV(B) | 47.88º | 0.95% | 0.41% | - |
| XYZ | 8.91 | 9.29 | 1.47 | - |
| YUV | 80.97 | 85.13 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 5 | 0 | 0.19 | 0.95 | 0.59 | 47.88 | 0.91 | 0.21 |
| Hex | 68 | 54 | 5 | 0 | 13 | 5F | 3B | 30 | 5B | 15 |
| Octal | 150 | 124 | 5 | 0 | 23 | 137 | 73 | 60 | 133 | 25 |
| Binary | 1101000 | 1010100 | 101 | 0 | 10011 | 1011111 | 111011 | 110000 | 1011011 | 10101 |
Color Harmonies of #685405
Complementary color
Monochromatic Colors of #685405
Black with #685405
Text Example
Text Example
White with #685405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685405; }
p { color: rgb(104,84,5); }
H1.HeaderClassName
{
color: #685405;
}
.AnyTagClassName
{
color: #685405;
}
</style>
background-color css
<style>
a { background-color: #685405; }
a { background-color: rgb(104,84,5); }
div.DivClassName
{
background-color: #685405;
}
.BgClassName
{
background-color: #685405;
}
</style>
border-color css
<style>
span { border-color: #685405; }
span { border-color: rgb(104,84,5); }
td.TdClassName
{
border-color: #685405;
}
.TagClassName
{
border-color: #685405;
}
</style>