Shades of Bronze Olive #615225
Tints of Bronze Olive #615225
RGB
CMYK
RGB Variations
Color information
#615225 (or 0x615225) is known color: Bronze Olive. HEX triplet: 61, 52 and 25. RGB value is (97,82,37). Sum of RGB (Red+Green+Blue) = 97+82+37=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 37 (14.84% from 255 or 17.13% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #615225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615225 is #9EADDA. Grayscale: #515151. Windows color (decimal): -10399195 or 2445921. OLE color: 2445921.
HSL color Cylindrical-coordinate representation of color #615225: hue angle of 45º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #615225 is Cyan = 0, Magento = 0.15, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 37 | - |
| CMYK | 0 | 0.15 | 0.62 | 0.62 |
| HSL | 45º | 0.45% | 0.26% | - |
| HSV(B) | 45º | 0.62% | 0.38% | - |
| XYZ | 8.28 | 8.71 | 2.99 | - |
| YUV | 81.36 | 102.97 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 37 | 0 | 0.15 | 0.62 | 0.62 | 45 | 0.45 | 0.26 |
| Hex | 61 | 52 | 25 | 0 | F | 3E | 3E | 2D | 2D | 1A |
| Octal | 141 | 122 | 45 | 0 | 17 | 76 | 76 | 55 | 55 | 32 |
| Binary | 1100001 | 1010010 | 100101 | 0 | 1111 | 111110 | 111110 | 101101 | 101101 | 11010 |
Color Harmonies of #615225
Complementary color
Monochromatic Colors of #615225
Black with #615225
Text Example
Text Example
White with #615225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615225; }
p { color: rgb(97,82,37); }
H1.HeaderClassName
{
color: #615225;
}
.AnyTagClassName
{
color: #615225;
}
</style>
background-color css
<style>
a { background-color: #615225; }
a { background-color: rgb(97,82,37); }
div.DivClassName
{
background-color: #615225;
}
.BgClassName
{
background-color: #615225;
}
</style>
border-color css
<style>
span { border-color: #615225; }
span { border-color: rgb(97,82,37); }
td.TdClassName
{
border-color: #615225;
}
.TagClassName
{
border-color: #615225;
}
</style>