Shades of Bronze Olive #615026
Tints of Bronze Olive #615026
RGB
CMYK
RGB Variations
Color information
#615026 (or 0x615026) is known color: Bronze Olive. HEX triplet: 61, 50 and 26. RGB value is (97,80,38). Sum of RGB (Red+Green+Blue) = 97+80+38=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 80 (31.64% from 255 or 37.21% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #615026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615026 is #9EAFD9. Grayscale: #505050. Windows color (decimal): -10399706 or 2510945. OLE color: 2510945.
HSL color Cylindrical-coordinate representation of color #615026: hue angle of 42.71º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #615026 is Cyan = 0, Magento = 0.18, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 38 | - |
| CMYK | 0 | 0.18 | 0.61 | 0.62 |
| HSL | 42.71º | 0.44% | 0.26% | - |
| HSV(B) | 42.71º | 0.61% | 0.38% | - |
| XYZ | 8.15 | 8.42 | 3.03 | - |
| YUV | 80.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 38 | 0 | 0.18 | 0.61 | 0.62 | 42.71 | 0.44 | 0.26 |
| Hex | 61 | 50 | 26 | 0 | 12 | 3D | 3E | 2B | 2C | 1A |
| Octal | 141 | 120 | 46 | 0 | 22 | 75 | 76 | 53 | 54 | 32 |
| Binary | 1100001 | 1010000 | 100110 | 0 | 10010 | 111101 | 111110 | 101011 | 101100 | 11010 |
Color Harmonies of #615026
Complementary color
Monochromatic Colors of #615026
Black with #615026
Text Example
Text Example
White with #615026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615026; }
p { color: rgb(97,80,38); }
H1.HeaderClassName
{
color: #615026;
}
.AnyTagClassName
{
color: #615026;
}
</style>
background-color css
<style>
a { background-color: #615026; }
a { background-color: rgb(97,80,38); }
div.DivClassName
{
background-color: #615026;
}
.BgClassName
{
background-color: #615026;
}
</style>
border-color css
<style>
span { border-color: #615026; }
span { border-color: rgb(97,80,38); }
td.TdClassName
{
border-color: #615026;
}
.TagClassName
{
border-color: #615026;
}
</style>