Shades of Bronze Olive #615422
Tints of Bronze Olive #615422
RGB
CMYK
RGB Variations
Color information
#615422 (or 0x615422) is known color: Bronze Olive. HEX triplet: 61, 54 and 22. RGB value is (97,84,34). Sum of RGB (Red+Green+Blue) = 97+84+34=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 84 (33.20% from 255 or 39.07% from 215); Blue value is 34 (13.67% from 255 or 15.81% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #615422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615422 is #9EABDD. Grayscale: #525252. Windows color (decimal): -10398686 or 2249825. OLE color: 2249825.
HSL color Cylindrical-coordinate representation of color #615422: hue angle of 47.62º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #615422 is Cyan = 0, Magento = 0.13, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 34 | - |
| CMYK | 0 | 0.13 | 0.65 | 0.62 |
| HSL | 47.62º | 0.48% | 0.26% | - |
| HSV(B) | 47.62º | 0.65% | 0.38% | - |
| XYZ | 8.39 | 9 | 2.81 | - |
| YUV | 82.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 34 | 0 | 0.13 | 0.65 | 0.62 | 47.62 | 0.48 | 0.26 |
| Hex | 61 | 54 | 22 | 0 | D | 41 | 3E | 30 | 30 | 1A |
| Octal | 141 | 124 | 42 | 0 | 15 | 101 | 76 | 60 | 60 | 32 |
| Binary | 1100001 | 1010100 | 100010 | 0 | 1101 | 1000001 | 111110 | 110000 | 110000 | 11010 |
Color Harmonies of #615422
Complementary color
Monochromatic Colors of #615422
Black with #615422
Text Example
Text Example
White with #615422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615422; }
p { color: rgb(97,84,34); }
H1.HeaderClassName
{
color: #615422;
}
.AnyTagClassName
{
color: #615422;
}
</style>
background-color css
<style>
a { background-color: #615422; }
a { background-color: rgb(97,84,34); }
div.DivClassName
{
background-color: #615422;
}
.BgClassName
{
background-color: #615422;
}
</style>
border-color css
<style>
span { border-color: #615422; }
span { border-color: rgb(97,84,34); }
td.TdClassName
{
border-color: #615422;
}
.TagClassName
{
border-color: #615422;
}
</style>