Shades of Bronze Olive #615313
Tints of Bronze Olive #615313
RGB
CMYK
RGB Variations
Color information
#615313 (or 0x615313) is known color: Bronze Olive. HEX triplet: 61, 53 and 13. RGB value is (97,83,19). Sum of RGB (Red+Green+Blue) = 97+83+19=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 83 (32.81% from 255 or 41.71% from 199); Blue value is 19 (7.81% from 255 or 9.55% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #615313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615313 is #9EACEC. Grayscale: #505050. Windows color (decimal): -10398957 or 1266529. OLE color: 1266529.
HSL color Cylindrical-coordinate representation of color #615313: hue angle of 49.23º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #615313 is Cyan = 0, Magento = 0.14, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 19 | - |
| CMYK | 0 | 0.14 | 0.80 | 0.62 |
| HSL | 49.23º | 0.67% | 0.23% | - |
| HSV(B) | 49.23º | 0.8% | 0.38% | - |
| XYZ | 8.14 | 8.77 | 1.88 | - |
| YUV | 79.89 | 93.64 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 19 | 0 | 0.14 | 0.80 | 0.62 | 49.23 | 0.67 | 0.23 |
| Hex | 61 | 53 | 13 | 0 | E | 50 | 3E | 31 | 43 | 17 |
| Octal | 141 | 123 | 23 | 0 | 16 | 120 | 76 | 61 | 103 | 27 |
| Binary | 1100001 | 1010011 | 10011 | 0 | 1110 | 1010000 | 111110 | 110001 | 1000011 | 10111 |
Color Harmonies of #615313
Complementary color
Monochromatic Colors of #615313
Black with #615313
Text Example
Text Example
White with #615313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615313; }
p { color: rgb(97,83,19); }
H1.HeaderClassName
{
color: #615313;
}
.AnyTagClassName
{
color: #615313;
}
</style>
background-color css
<style>
a { background-color: #615313; }
a { background-color: rgb(97,83,19); }
div.DivClassName
{
background-color: #615313;
}
.BgClassName
{
background-color: #615313;
}
</style>
border-color css
<style>
span { border-color: #615313; }
span { border-color: rgb(97,83,19); }
td.TdClassName
{
border-color: #615313;
}
.TagClassName
{
border-color: #615313;
}
</style>