Shades of Bronze Olive #615024
Tints of Bronze Olive #615024
RGB
CMYK
RGB Variations
Color information
#615024 (or 0x615024) is known color: Bronze Olive. HEX triplet: 61, 50 and 24. RGB value is (97,80,36). Sum of RGB (Red+Green+Blue) = 97+80+36=213 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.54% from 213); Green value is 80 (31.64% from 255 or 37.56% from 213); Blue value is 36 (14.45% from 255 or 16.90% from 213); Max value from RGB is 97 - color contains mainly: red. Hex color #615024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615024 is #9EAFDB. Grayscale: #505050. Windows color (decimal): -10399708 or 2379873. OLE color: 2379873.
HSL color Cylindrical-coordinate representation of color #615024: hue angle of 43.28º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #615024 is Cyan = 0, Magento = 0.18, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 36 | - |
| CMYK | 0 | 0.18 | 0.63 | 0.62 |
| HSL | 43.28º | 0.46% | 0.26% | - |
| HSV(B) | 43.28º | 0.63% | 0.38% | - |
| XYZ | 8.12 | 8.41 | 2.86 | - |
| YUV | 80.07 | 103.13 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 36 | 0 | 0.18 | 0.63 | 0.62 | 43.28 | 0.46 | 0.26 |
| Hex | 61 | 50 | 24 | 0 | 12 | 3F | 3E | 2B | 2E | 1A |
| Octal | 141 | 120 | 44 | 0 | 22 | 77 | 76 | 53 | 56 | 32 |
| Binary | 1100001 | 1010000 | 100100 | 0 | 10010 | 111111 | 111110 | 101011 | 101110 | 11010 |
Color Harmonies of #615024
Complementary color
Monochromatic Colors of #615024
Black with #615024
Text Example
Text Example
White with #615024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615024; }
p { color: rgb(97,80,36); }
H1.HeaderClassName
{
color: #615024;
}
.AnyTagClassName
{
color: #615024;
}
</style>
background-color css
<style>
a { background-color: #615024; }
a { background-color: rgb(97,80,36); }
div.DivClassName
{
background-color: #615024;
}
.BgClassName
{
background-color: #615024;
}
</style>
border-color css
<style>
span { border-color: #615024; }
span { border-color: rgb(97,80,36); }
td.TdClassName
{
border-color: #615024;
}
.TagClassName
{
border-color: #615024;
}
</style>