Shades of Bronze Olive #625614
Tints of Bronze Olive #625614
RGB
CMYK
RGB Variations
Color information
#625614 (or 0x625614) is known color: Bronze Olive. HEX triplet: 62, 56 and 14. RGB value is (98,86,20). Sum of RGB (Red+Green+Blue) = 98+86+20=204 (27% of max value = 765). Red value is 98 (38.67% from 255 or 48.04% from 204); Green value is 86 (33.98% from 255 or 42.16% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 98 - color contains mainly: red. Hex color #625614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625614 is #9DA9EB. Grayscale: #525252. Windows color (decimal): -10332652 or 1332834. OLE color: 1332834.
HSL color Cylindrical-coordinate representation of color #625614: hue angle of 50.77º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #625614 is Cyan = 0, Magento = 0.12, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 20 | - |
| CMYK | 0 | 0.12 | 0.80 | 0.62 |
| HSL | 50.77º | 0.66% | 0.23% | - |
| HSV(B) | 50.77º | 0.8% | 0.38% | - |
| XYZ | 8.49 | 9.3 | 2.01 | - |
| YUV | 82.06 | 92.98 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 20 | 0 | 0.12 | 0.80 | 0.62 | 50.77 | 0.66 | 0.23 |
| Hex | 62 | 56 | 14 | 0 | C | 50 | 3E | 33 | 42 | 17 |
| Octal | 142 | 126 | 24 | 0 | 14 | 120 | 76 | 63 | 102 | 27 |
| Binary | 1100010 | 1010110 | 10100 | 0 | 1100 | 1010000 | 111110 | 110011 | 1000010 | 10111 |
Color Harmonies of #625614
Complementary color
Monochromatic Colors of #625614
Black with #625614
Text Example
Text Example
White with #625614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625614; }
p { color: rgb(98,86,20); }
H1.HeaderClassName
{
color: #625614;
}
.AnyTagClassName
{
color: #625614;
}
</style>
background-color css
<style>
a { background-color: #625614; }
a { background-color: rgb(98,86,20); }
div.DivClassName
{
background-color: #625614;
}
.BgClassName
{
background-color: #625614;
}
</style>
border-color css
<style>
span { border-color: #625614; }
span { border-color: rgb(98,86,20); }
td.TdClassName
{
border-color: #625614;
}
.TagClassName
{
border-color: #625614;
}
</style>