Shades of Bronze Olive #625516
Tints of Bronze Olive #625516
RGB
CMYK
RGB Variations
Color information
#625516 (or 0x625516) is known color: Bronze Olive. HEX triplet: 62, 55 and 16. RGB value is (98,85,22). Sum of RGB (Red+Green+Blue) = 98+85+22=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 85 (33.59% from 255 or 41.46% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 98 - color contains mainly: red. Hex color #625516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625516 is #9DAAE9. Grayscale: #515151. Windows color (decimal): -10332906 or 1463650. OLE color: 1463650.
HSL color Cylindrical-coordinate representation of color #625516: hue angle of 49.74º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #625516 is Cyan = 0, Magento = 0.13, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 22 | - |
| CMYK | 0 | 0.13 | 0.78 | 0.62 |
| HSL | 49.74º | 0.63% | 0.24% | - |
| HSV(B) | 49.74º | 0.78% | 0.38% | - |
| XYZ | 8.43 | 9.15 | 2.08 | - |
| YUV | 81.71 | 94.31 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 22 | 0 | 0.13 | 0.78 | 0.62 | 49.74 | 0.63 | 0.24 |
| Hex | 62 | 55 | 16 | 0 | D | 4E | 3E | 32 | 3F | 18 |
| Octal | 142 | 125 | 26 | 0 | 15 | 116 | 76 | 62 | 77 | 30 |
| Binary | 1100010 | 1010101 | 10110 | 0 | 1101 | 1001110 | 111110 | 110010 | 111111 | 11000 |
Color Harmonies of #625516
Complementary color
Monochromatic Colors of #625516
Black with #625516
Text Example
Text Example
White with #625516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625516; }
p { color: rgb(98,85,22); }
H1.HeaderClassName
{
color: #625516;
}
.AnyTagClassName
{
color: #625516;
}
</style>
background-color css
<style>
a { background-color: #625516; }
a { background-color: rgb(98,85,22); }
div.DivClassName
{
background-color: #625516;
}
.BgClassName
{
background-color: #625516;
}
</style>
border-color css
<style>
span { border-color: #625516; }
span { border-color: rgb(98,85,22); }
td.TdClassName
{
border-color: #625516;
}
.TagClassName
{
border-color: #625516;
}
</style>