Shades of Bronze Olive #625115
Tints of Bronze Olive #625115
RGB
CMYK
RGB Variations
Color information
#625115 (or 0x625115) is known color: Bronze Olive. HEX triplet: 62, 51 and 15. RGB value is (98,81,21). Sum of RGB (Red+Green+Blue) = 98+81+21=200 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49% from 200); Green value is 81 (32.03% from 255 or 40.5% from 200); Blue value is 21 (8.59% from 255 or 10.5% from 200); Max value from RGB is 98 - color contains mainly: red. Hex color #625115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625115 is #9DAEEA. Grayscale: #4F4F4F. Windows color (decimal): -10333931 or 1397090. OLE color: 1397090.
HSL color Cylindrical-coordinate representation of color #625115: hue angle of 46.75º 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 #625115 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 21 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.62 |
| HSL | 46.75º | 0.65% | 0.23% | - |
| HSV(B) | 46.75º | 0.79% | 0.38% | - |
| XYZ | 8.11 | 8.54 | 1.93 | - |
| YUV | 79.24 | 95.13 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 21 | 0 | 0.17 | 0.79 | 0.62 | 46.75 | 0.65 | 0.23 |
| Hex | 62 | 51 | 15 | 0 | 11 | 4F | 3E | 2F | 41 | 17 |
| Octal | 142 | 121 | 25 | 0 | 21 | 117 | 76 | 57 | 101 | 27 |
| Binary | 1100010 | 1010001 | 10101 | 0 | 10001 | 1001111 | 111110 | 101111 | 1000001 | 10111 |
Color Harmonies of #625115
Complementary color
Monochromatic Colors of #625115
Black with #625115
Text Example
Text Example
White with #625115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625115; }
p { color: rgb(98,81,21); }
H1.HeaderClassName
{
color: #625115;
}
.AnyTagClassName
{
color: #625115;
}
</style>
background-color css
<style>
a { background-color: #625115; }
a { background-color: rgb(98,81,21); }
div.DivClassName
{
background-color: #625115;
}
.BgClassName
{
background-color: #625115;
}
</style>
border-color css
<style>
span { border-color: #625115; }
span { border-color: rgb(98,81,21); }
td.TdClassName
{
border-color: #625115;
}
.TagClassName
{
border-color: #625115;
}
</style>