Shades of Bronze Olive #615315
Tints of Bronze Olive #615315
RGB
CMYK
RGB Variations
Color information
#615315 (or 0x615315) is known color: Bronze Olive. HEX triplet: 61, 53 and 15. RGB value is (97,83,21). Sum of RGB (Red+Green+Blue) = 97+83+21=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 83 (32.81% from 255 or 41.29% from 201); Blue value is 21 (8.59% from 255 or 10.45% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #615315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615315 is #9EACEA. Grayscale: #505050. Windows color (decimal): -10398955 or 1397601. OLE color: 1397601.
HSL color Cylindrical-coordinate representation of color #615315: hue angle of 48.95º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #615315 is Cyan = 0, Magento = 0.14, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 21 | - |
| CMYK | 0 | 0.14 | 0.78 | 0.62 |
| HSL | 48.95º | 0.64% | 0.23% | - |
| HSV(B) | 48.95º | 0.78% | 0.38% | - |
| XYZ | 8.16 | 8.78 | 1.97 | - |
| YUV | 80.12 | 94.64 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 21 | 0 | 0.14 | 0.78 | 0.62 | 48.95 | 0.64 | 0.23 |
| Hex | 61 | 53 | 15 | 0 | E | 4E | 3E | 31 | 40 | 17 |
| Octal | 141 | 123 | 25 | 0 | 16 | 116 | 76 | 61 | 100 | 27 |
| Binary | 1100001 | 1010011 | 10101 | 0 | 1110 | 1001110 | 111110 | 110001 | 1000000 | 10111 |
Color Harmonies of #615315
Complementary color
Monochromatic Colors of #615315
Black with #615315
Text Example
Text Example
White with #615315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615315; }
p { color: rgb(97,83,21); }
H1.HeaderClassName
{
color: #615315;
}
.AnyTagClassName
{
color: #615315;
}
</style>
background-color css
<style>
a { background-color: #615315; }
a { background-color: rgb(97,83,21); }
div.DivClassName
{
background-color: #615315;
}
.BgClassName
{
background-color: #615315;
}
</style>
border-color css
<style>
span { border-color: #615315; }
span { border-color: rgb(97,83,21); }
td.TdClassName
{
border-color: #615315;
}
.TagClassName
{
border-color: #615315;
}
</style>