Shades of Bronze Olive #615607
Tints of Bronze Olive #615607
RGB
CMYK
RGB Variations
Color information
#615607 (or 0x615607) is known color: Bronze Olive. HEX triplet: 61, 56 and 07. RGB value is (97,86,7). Sum of RGB (Red+Green+Blue) = 97+86+7=190 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.05% from 190); Green value is 86 (33.98% from 255 or 45.26% from 190); Blue value is 7 (3.12% from 255 or 3.68% from 190); Max value from RGB is 97 - color contains mainly: red. Hex color #615607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615607 is #9EA9F8. Grayscale: #505050. Windows color (decimal): -10398201 or 480865. OLE color: 480865.
HSL color Cylindrical-coordinate representation of color #615607: hue angle of 52.67º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #615607 is Cyan = 0, Magento = 0.11, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 7 | - |
| CMYK | 0 | 0.11 | 0.93 | 0.62 |
| HSL | 52.67º | 0.87% | 0.2% | - |
| HSV(B) | 52.67º | 0.93% | 0.38% | - |
| XYZ | 8.3 | 9.21 | 1.54 | - |
| YUV | 80.28 | 86.64 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 7 | 0 | 0.11 | 0.93 | 0.62 | 52.67 | 0.87 | 0.2 |
| Hex | 61 | 56 | 7 | 0 | B | 5D | 3E | 35 | 57 | 14 |
| Octal | 141 | 126 | 7 | 0 | 13 | 135 | 76 | 65 | 127 | 24 |
| Binary | 1100001 | 1010110 | 111 | 0 | 1011 | 1011101 | 111110 | 110101 | 1010111 | 10100 |
Color Harmonies of #615607
Complementary color
Monochromatic Colors of #615607
Black with #615607
Text Example
Text Example
White with #615607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615607; }
p { color: rgb(97,86,7); }
H1.HeaderClassName
{
color: #615607;
}
.AnyTagClassName
{
color: #615607;
}
</style>
background-color css
<style>
a { background-color: #615607; }
a { background-color: rgb(97,86,7); }
div.DivClassName
{
background-color: #615607;
}
.BgClassName
{
background-color: #615607;
}
</style>
border-color css
<style>
span { border-color: #615607; }
span { border-color: rgb(97,86,7); }
td.TdClassName
{
border-color: #615607;
}
.TagClassName
{
border-color: #615607;
}
</style>