Shades of Bronze Olive #685618
Tints of Bronze Olive #685618
RGB
CMYK
RGB Variations
Color information
#685618 (or 0x685618) is known color: Bronze Olive. HEX triplet: 68, 56 and 18. RGB value is (104,86,24). Sum of RGB (Red+Green+Blue) = 104+86+24=214 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.60% from 214); Green value is 86 (33.98% from 255 or 40.19% from 214); Blue value is 24 (9.77% from 255 or 11.21% from 214); Max value from RGB is 104 - color contains mainly: red. Hex color #685618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685618 is #97A9E7. Grayscale: #545454. Windows color (decimal): -9939432 or 1594984. OLE color: 1594984.
HSL color Cylindrical-coordinate representation of color #685618: hue angle of 46.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #685618 is Cyan = 0, Magento = 0.17, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 24 | - |
| CMYK | 0 | 0.17 | 0.77 | 0.59 |
| HSL | 46.5º | 0.63% | 0.25% | - |
| HSV(B) | 46.5º | 0.77% | 0.41% | - |
| XYZ | 9.2 | 9.66 | 2.24 | - |
| YUV | 84.31 | 93.96 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 24 | 0 | 0.17 | 0.77 | 0.59 | 46.5 | 0.63 | 0.25 |
| Hex | 68 | 56 | 18 | 0 | 11 | 4D | 3B | 2E | 3E | 19 |
| Octal | 150 | 126 | 30 | 0 | 21 | 115 | 73 | 56 | 76 | 31 |
| Binary | 1101000 | 1010110 | 11000 | 0 | 10001 | 1001101 | 111011 | 101110 | 111110 | 11001 |
Color Harmonies of #685618
Complementary color
Monochromatic Colors of #685618
Black with #685618
Text Example
Text Example
White with #685618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685618; }
p { color: rgb(104,86,24); }
H1.HeaderClassName
{
color: #685618;
}
.AnyTagClassName
{
color: #685618;
}
</style>
background-color css
<style>
a { background-color: #685618; }
a { background-color: rgb(104,86,24); }
div.DivClassName
{
background-color: #685618;
}
.BgClassName
{
background-color: #685618;
}
</style>
border-color css
<style>
span { border-color: #685618; }
span { border-color: rgb(104,86,24); }
td.TdClassName
{
border-color: #685618;
}
.TagClassName
{
border-color: #685618;
}
</style>