Shades of Bronze Olive #615511
Tints of Bronze Olive #615511
RGB
CMYK
RGB Variations
Color information
#615511 (or 0x615511) is known color: Bronze Olive. HEX triplet: 61, 55 and 11. RGB value is (97,85,17). Sum of RGB (Red+Green+Blue) = 97+85+17=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 85 (33.59% from 255 or 42.71% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #615511 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615511 is #9EAAEE. Grayscale: #515151. Windows color (decimal): -10398447 or 1135969. OLE color: 1135969.
HSL color Cylindrical-coordinate representation of color #615511: hue angle of 51º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #615511 is Cyan = 0, Magento = 0.12, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 17 | - |
| CMYK | 0 | 0.12 | 0.82 | 0.62 |
| HSL | 51º | 0.7% | 0.22% | - |
| HSV(B) | 51º | 0.82% | 0.38% | - |
| XYZ | 8.28 | 9.08 | 1.85 | - |
| YUV | 80.84 | 91.98 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 17 | 0 | 0.12 | 0.82 | 0.62 | 51 | 0.7 | 0.22 |
| Hex | 61 | 55 | 11 | 0 | C | 52 | 3E | 33 | 46 | 16 |
| Octal | 141 | 125 | 21 | 0 | 14 | 122 | 76 | 63 | 106 | 26 |
| Binary | 1100001 | 1010101 | 10001 | 0 | 1100 | 1010010 | 111110 | 110011 | 1000110 | 10110 |
Color Harmonies of #615511
Complementary color
Monochromatic Colors of #615511
Black with #615511
Text Example
Text Example
White with #615511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615511; }
p { color: rgb(97,85,17); }
H1.HeaderClassName
{
color: #615511;
}
.AnyTagClassName
{
color: #615511;
}
</style>
background-color css
<style>
a { background-color: #615511; }
a { background-color: rgb(97,85,17); }
div.DivClassName
{
background-color: #615511;
}
.BgClassName
{
background-color: #615511;
}
</style>
border-color css
<style>
span { border-color: #615511; }
span { border-color: rgb(97,85,17); }
td.TdClassName
{
border-color: #615511;
}
.TagClassName
{
border-color: #615511;
}
</style>