Shades of Bronze Olive #615412
Tints of Bronze Olive #615412
RGB
CMYK
RGB Variations
Color information
#615412 (or 0x615412) is known color: Bronze Olive. HEX triplet: 61, 54 and 12. RGB value is (97,84,18). Sum of RGB (Red+Green+Blue) = 97+84+18=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 84 (33.20% from 255 or 42.21% from 199); Blue value is 18 (7.42% from 255 or 9.05% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #615412 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615412 is #9EABED. Grayscale: #505050. Windows color (decimal): -10398702 or 1201249. OLE color: 1201249.
HSL color Cylindrical-coordinate representation of color #615412: hue angle of 50.13º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #615412 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 18 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.62 |
| HSL | 50.13º | 0.69% | 0.23% | - |
| HSV(B) | 50.13º | 0.81% | 0.38% | - |
| XYZ | 8.21 | 8.93 | 1.86 | - |
| YUV | 80.36 | 92.81 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 18 | 0 | 0.13 | 0.81 | 0.62 | 50.13 | 0.69 | 0.23 |
| Hex | 61 | 54 | 12 | 0 | D | 51 | 3E | 32 | 45 | 17 |
| Octal | 141 | 124 | 22 | 0 | 15 | 121 | 76 | 62 | 105 | 27 |
| Binary | 1100001 | 1010100 | 10010 | 0 | 1101 | 1010001 | 111110 | 110010 | 1000101 | 10111 |
Color Harmonies of #615412
Complementary color
Monochromatic Colors of #615412
Black with #615412
Text Example
Text Example
White with #615412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615412; }
p { color: rgb(97,84,18); }
H1.HeaderClassName
{
color: #615412;
}
.AnyTagClassName
{
color: #615412;
}
</style>
background-color css
<style>
a { background-color: #615412; }
a { background-color: rgb(97,84,18); }
div.DivClassName
{
background-color: #615412;
}
.BgClassName
{
background-color: #615412;
}
</style>
border-color css
<style>
span { border-color: #615412; }
span { border-color: rgb(97,84,18); }
td.TdClassName
{
border-color: #615412;
}
.TagClassName
{
border-color: #615412;
}
</style>