Shades of Bronze Olive #625420
Tints of Bronze Olive #625420
RGB
CMYK
RGB Variations
Color information
#625420 (or 0x625420) is known color: Bronze Olive. HEX triplet: 62, 54 and 20. RGB value is (98,84,32). Sum of RGB (Red+Green+Blue) = 98+84+32=214 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.79% from 214); Green value is 84 (33.20% from 255 or 39.25% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 98 - color contains mainly: red. Hex color #625420 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625420 is #9DABDF. Grayscale: #525252. Windows color (decimal): -10333152 or 2118754. OLE color: 2118754.
HSL color Cylindrical-coordinate representation of color #625420: hue angle of 47.27º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #625420 is Cyan = 0, Magento = 0.14, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 32 | - |
| CMYK | 0 | 0.14 | 0.67 | 0.62 |
| HSL | 47.27º | 0.51% | 0.25% | - |
| HSV(B) | 47.27º | 0.67% | 0.38% | - |
| XYZ | 8.47 | 9.04 | 2.67 | - |
| YUV | 82.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 32 | 0 | 0.14 | 0.67 | 0.62 | 47.27 | 0.51 | 0.25 |
| Hex | 62 | 54 | 20 | 0 | E | 43 | 3E | 2F | 33 | 19 |
| Octal | 142 | 124 | 40 | 0 | 16 | 103 | 76 | 57 | 63 | 31 |
| Binary | 1100010 | 1010100 | 100000 | 0 | 1110 | 1000011 | 111110 | 101111 | 110011 | 11001 |
Color Harmonies of #625420
Complementary color
Monochromatic Colors of #625420
Black with #625420
Text Example
Text Example
White with #625420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625420; }
p { color: rgb(98,84,32); }
H1.HeaderClassName
{
color: #625420;
}
.AnyTagClassName
{
color: #625420;
}
</style>
background-color css
<style>
a { background-color: #625420; }
a { background-color: rgb(98,84,32); }
div.DivClassName
{
background-color: #625420;
}
.BgClassName
{
background-color: #625420;
}
</style>
border-color css
<style>
span { border-color: #625420; }
span { border-color: rgb(98,84,32); }
td.TdClassName
{
border-color: #625420;
}
.TagClassName
{
border-color: #625420;
}
</style>