Shades of Bronze Olive #615614
Tints of Bronze Olive #615614
RGB
CMYK
RGB Variations
Color information
#615614 (or 0x615614) is known color: Bronze Olive. HEX triplet: 61, 56 and 14. RGB value is (97,86,20). Sum of RGB (Red+Green+Blue) = 97+86+20=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 86 (33.98% from 255 or 42.36% from 203); Blue value is 20 (8.20% from 255 or 9.85% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #615614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615614 is #9EA9EB. Grayscale: #525252. Windows color (decimal): -10398188 or 1332833. OLE color: 1332833.
HSL color Cylindrical-coordinate representation of color #615614: hue angle of 51.43º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #615614 is Cyan = 0, Magento = 0.11, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 20 | - |
| CMYK | 0 | 0.11 | 0.79 | 0.62 |
| HSL | 51.43º | 0.66% | 0.23% | - |
| HSV(B) | 51.43º | 0.79% | 0.38% | - |
| XYZ | 8.38 | 9.25 | 2 | - |
| YUV | 81.77 | 93.14 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 20 | 0 | 0.11 | 0.79 | 0.62 | 51.43 | 0.66 | 0.23 |
| Hex | 61 | 56 | 14 | 0 | B | 4F | 3E | 33 | 42 | 17 |
| Octal | 141 | 126 | 24 | 0 | 13 | 117 | 76 | 63 | 102 | 27 |
| Binary | 1100001 | 1010110 | 10100 | 0 | 1011 | 1001111 | 111110 | 110011 | 1000010 | 10111 |
Color Harmonies of #615614
Complementary color
Monochromatic Colors of #615614
Black with #615614
Text Example
Text Example
White with #615614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615614; }
p { color: rgb(97,86,20); }
H1.HeaderClassName
{
color: #615614;
}
.AnyTagClassName
{
color: #615614;
}
</style>
background-color css
<style>
a { background-color: #615614; }
a { background-color: rgb(97,86,20); }
div.DivClassName
{
background-color: #615614;
}
.BgClassName
{
background-color: #615614;
}
</style>
border-color css
<style>
span { border-color: #615614; }
span { border-color: rgb(97,86,20); }
td.TdClassName
{
border-color: #615614;
}
.TagClassName
{
border-color: #615614;
}
</style>