Shades of Bronze Olive #625615
Tints of Bronze Olive #625615
RGB
CMYK
RGB Variations
Color information
#625615 (or 0x625615) is known color: Bronze Olive. HEX triplet: 62, 56 and 15. RGB value is (98,86,21). Sum of RGB (Red+Green+Blue) = 98+86+21=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 86 (33.98% from 255 or 41.95% from 205); Blue value is 21 (8.59% from 255 or 10.24% from 205); Max value from RGB is 98 - color contains mainly: red. Hex color #625615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625615 is #9DA9EA. Grayscale: #525252. Windows color (decimal): -10332651 or 1398370. OLE color: 1398370.
HSL color Cylindrical-coordinate representation of color #625615: hue angle of 50.65º 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 #625615 is Cyan = 0, Magento = 0.12, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 21 | - |
| CMYK | 0 | 0.12 | 0.79 | 0.62 |
| HSL | 50.65º | 0.65% | 0.23% | - |
| HSV(B) | 50.65º | 0.79% | 0.38% | - |
| XYZ | 8.5 | 9.31 | 2.06 | - |
| YUV | 82.18 | 93.48 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 21 | 0 | 0.12 | 0.79 | 0.62 | 50.65 | 0.65 | 0.23 |
| Hex | 62 | 56 | 15 | 0 | C | 4F | 3E | 33 | 41 | 17 |
| Octal | 142 | 126 | 25 | 0 | 14 | 117 | 76 | 63 | 101 | 27 |
| Binary | 1100010 | 1010110 | 10101 | 0 | 1100 | 1001111 | 111110 | 110011 | 1000001 | 10111 |
Color Harmonies of #625615
Complementary color
Monochromatic Colors of #625615
Black with #625615
Text Example
Text Example
White with #625615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625615; }
p { color: rgb(98,86,21); }
H1.HeaderClassName
{
color: #625615;
}
.AnyTagClassName
{
color: #625615;
}
</style>
background-color css
<style>
a { background-color: #625615; }
a { background-color: rgb(98,86,21); }
div.DivClassName
{
background-color: #625615;
}
.BgClassName
{
background-color: #625615;
}
</style>
border-color css
<style>
span { border-color: #625615; }
span { border-color: rgb(98,86,21); }
td.TdClassName
{
border-color: #625615;
}
.TagClassName
{
border-color: #625615;
}
</style>