Shades of Bronze Olive #615411
Tints of Bronze Olive #615411
RGB
CMYK
RGB Variations
Color information
#615411 (or 0x615411) is known color: Bronze Olive. HEX triplet: 61, 54 and 11. RGB value is (97,84,17). Sum of RGB (Red+Green+Blue) = 97+84+17=198 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.99% from 198); Green value is 84 (33.20% from 255 or 42.42% from 198); Blue value is 17 (7.03% from 255 or 8.59% from 198); Max value from RGB is 97 - color contains mainly: red. Hex color #615411 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615411 is #9EABEE. Grayscale: #505050. Windows color (decimal): -10398703 or 1135713. OLE color: 1135713.
HSL color Cylindrical-coordinate representation of color #615411: hue angle of 50.25º 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 #615411 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 17 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.62 |
| HSL | 50.25º | 0.7% | 0.22% | - |
| HSV(B) | 50.25º | 0.82% | 0.38% | - |
| XYZ | 8.2 | 8.92 | 1.82 | - |
| YUV | 80.25 | 92.31 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 17 | 0 | 0.13 | 0.82 | 0.62 | 50.25 | 0.7 | 0.22 |
| Hex | 61 | 54 | 11 | 0 | D | 52 | 3E | 32 | 46 | 16 |
| Octal | 141 | 124 | 21 | 0 | 15 | 122 | 76 | 62 | 106 | 26 |
| Binary | 1100001 | 1010100 | 10001 | 0 | 1101 | 1010010 | 111110 | 110010 | 1000110 | 10110 |
Color Harmonies of #615411
Complementary color
Monochromatic Colors of #615411
Black with #615411
Text Example
Text Example
White with #615411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615411; }
p { color: rgb(97,84,17); }
H1.HeaderClassName
{
color: #615411;
}
.AnyTagClassName
{
color: #615411;
}
</style>
background-color css
<style>
a { background-color: #615411; }
a { background-color: rgb(97,84,17); }
div.DivClassName
{
background-color: #615411;
}
.BgClassName
{
background-color: #615411;
}
</style>
border-color css
<style>
span { border-color: #615411; }
span { border-color: rgb(97,84,17); }
td.TdClassName
{
border-color: #615411;
}
.TagClassName
{
border-color: #615411;
}
</style>