Shades of Bronze Olive #625515
Tints of Bronze Olive #625515
RGB
CMYK
RGB Variations
Color information
#625515 (or 0x625515) is known color: Bronze Olive. HEX triplet: 62, 55 and 15. RGB value is (98,85,21). Sum of RGB (Red+Green+Blue) = 98+85+21=204 (27% of max value = 765). Red value is 98 (38.67% from 255 or 48.04% from 204); Green value is 85 (33.59% from 255 or 41.67% from 204); Blue value is 21 (8.59% from 255 or 10.29% from 204); Max value from RGB is 98 - color contains mainly: red. Hex color #625515 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625515 is #9DAAEA. Grayscale: #515151. Windows color (decimal): -10332907 or 1398114. OLE color: 1398114.
HSL color Cylindrical-coordinate representation of color #625515: hue angle of 49.87º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #625515 is Cyan = 0, Magento = 0.13, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 21 | - |
| CMYK | 0 | 0.13 | 0.79 | 0.62 |
| HSL | 49.87º | 0.65% | 0.23% | - |
| HSV(B) | 49.87º | 0.79% | 0.38% | - |
| XYZ | 8.42 | 9.15 | 2.03 | - |
| YUV | 81.59 | 93.81 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 21 | 0 | 0.13 | 0.79 | 0.62 | 49.87 | 0.65 | 0.23 |
| Hex | 62 | 55 | 15 | 0 | D | 4F | 3E | 32 | 41 | 17 |
| Octal | 142 | 125 | 25 | 0 | 15 | 117 | 76 | 62 | 101 | 27 |
| Binary | 1100010 | 1010101 | 10101 | 0 | 1101 | 1001111 | 111110 | 110010 | 1000001 | 10111 |
Color Harmonies of #625515
Complementary color
Monochromatic Colors of #625515
Black with #625515
Text Example
Text Example
White with #625515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625515; }
p { color: rgb(98,85,21); }
H1.HeaderClassName
{
color: #625515;
}
.AnyTagClassName
{
color: #625515;
}
</style>
background-color css
<style>
a { background-color: #625515; }
a { background-color: rgb(98,85,21); }
div.DivClassName
{
background-color: #625515;
}
.BgClassName
{
background-color: #625515;
}
</style>
border-color css
<style>
span { border-color: #625515; }
span { border-color: rgb(98,85,21); }
td.TdClassName
{
border-color: #625515;
}
.TagClassName
{
border-color: #625515;
}
</style>