Shades of Bronze Olive #625417
Tints of Bronze Olive #625417
RGB
CMYK
RGB Variations
Color information
#625417 (or 0x625417) is known color: Bronze Olive. HEX triplet: 62, 54 and 17. RGB value is (98,84,23). Sum of RGB (Red+Green+Blue) = 98+84+23=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 84 (33.20% from 255 or 40.98% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 98 - color contains mainly: red. Hex color #625417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625417 is #9DABE8. Grayscale: #515151. Windows color (decimal): -10333161 or 1528930. OLE color: 1528930.
HSL color Cylindrical-coordinate representation of color #625417: hue angle of 48.8º 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 #625417 is Cyan = 0, Magento = 0.14, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 23 | - |
| CMYK | 0 | 0.14 | 0.77 | 0.62 |
| HSL | 48.8º | 0.62% | 0.24% | - |
| HSV(B) | 48.8º | 0.77% | 0.38% | - |
| XYZ | 8.36 | 9 | 2.11 | - |
| YUV | 81.23 | 95.14 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 23 | 0 | 0.14 | 0.77 | 0.62 | 48.8 | 0.62 | 0.24 |
| Hex | 62 | 54 | 17 | 0 | E | 4D | 3E | 31 | 3E | 18 |
| Octal | 142 | 124 | 27 | 0 | 16 | 115 | 76 | 61 | 76 | 30 |
| Binary | 1100010 | 1010100 | 10111 | 0 | 1110 | 1001101 | 111110 | 110001 | 111110 | 11000 |
Color Harmonies of #625417
Complementary color
Monochromatic Colors of #625417
Black with #625417
Text Example
Text Example
White with #625417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625417; }
p { color: rgb(98,84,23); }
H1.HeaderClassName
{
color: #625417;
}
.AnyTagClassName
{
color: #625417;
}
</style>
background-color css
<style>
a { background-color: #625417; }
a { background-color: rgb(98,84,23); }
div.DivClassName
{
background-color: #625417;
}
.BgClassName
{
background-color: #625417;
}
</style>
border-color css
<style>
span { border-color: #625417; }
span { border-color: rgb(98,84,23); }
td.TdClassName
{
border-color: #625417;
}
.TagClassName
{
border-color: #625417;
}
</style>