Shades of Bronze Olive #625117
Tints of Bronze Olive #625117
RGB
CMYK
RGB Variations
Color information
#625117 (or 0x625117) is known color: Bronze Olive. HEX triplet: 62, 51 and 17. RGB value is (98,81,23). Sum of RGB (Red+Green+Blue) = 98+81+23=202 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.51% from 202); Green value is 81 (32.03% from 255 or 40.10% from 202); Blue value is 23 (9.38% from 255 or 11.39% from 202); Max value from RGB is 98 - color contains mainly: red. Hex color #625117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625117 is #9DAEE8. Grayscale: #4F4F4F. Windows color (decimal): -10333929 or 1528162. OLE color: 1528162.
HSL color Cylindrical-coordinate representation of color #625117: hue angle of 46.4º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #625117 is Cyan = 0, Magento = 0.17, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 23 | - |
| CMYK | 0 | 0.17 | 0.77 | 0.62 |
| HSL | 46.4º | 0.62% | 0.24% | - |
| HSV(B) | 46.4º | 0.77% | 0.38% | - |
| XYZ | 8.13 | 8.54 | 2.03 | - |
| YUV | 79.47 | 96.13 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 23 | 0 | 0.17 | 0.77 | 0.62 | 46.4 | 0.62 | 0.24 |
| Hex | 62 | 51 | 17 | 0 | 11 | 4D | 3E | 2E | 3E | 18 |
| Octal | 142 | 121 | 27 | 0 | 21 | 115 | 76 | 56 | 76 | 30 |
| Binary | 1100010 | 1010001 | 10111 | 0 | 10001 | 1001101 | 111110 | 101110 | 111110 | 11000 |
Color Harmonies of #625117
Complementary color
Monochromatic Colors of #625117
Black with #625117
Text Example
Text Example
White with #625117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625117; }
p { color: rgb(98,81,23); }
H1.HeaderClassName
{
color: #625117;
}
.AnyTagClassName
{
color: #625117;
}
</style>
background-color css
<style>
a { background-color: #625117; }
a { background-color: rgb(98,81,23); }
div.DivClassName
{
background-color: #625117;
}
.BgClassName
{
background-color: #625117;
}
</style>
border-color css
<style>
span { border-color: #625117; }
span { border-color: rgb(98,81,23); }
td.TdClassName
{
border-color: #625117;
}
.TagClassName
{
border-color: #625117;
}
</style>