Shades of Bronze Olive #625213
Tints of Bronze Olive #625213
RGB
CMYK
RGB Variations
Color information
#625213 (or 0x625213) is known color: Bronze Olive. HEX triplet: 62, 52 and 13. RGB value is (98,82,19). Sum of RGB (Red+Green+Blue) = 98+82+19=199 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.25% from 199); Green value is 82 (32.42% from 255 or 41.21% from 199); Blue value is 19 (7.81% from 255 or 9.55% from 199); Max value from RGB is 98 - color contains mainly: red. Hex color #625213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625213 is #9DADEC. Grayscale: #4F4F4F. Windows color (decimal): -10333677 or 1266274. OLE color: 1266274.
HSL color Cylindrical-coordinate representation of color #625213: hue angle of 47.85º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #625213 is Cyan = 0, Magento = 0.16, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 19 | - |
| CMYK | 0 | 0.16 | 0.81 | 0.62 |
| HSL | 47.85º | 0.68% | 0.23% | - |
| HSV(B) | 47.85º | 0.81% | 0.38% | - |
| XYZ | 8.17 | 8.68 | 1.86 | - |
| YUV | 79.6 | 93.8 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 19 | 0 | 0.16 | 0.81 | 0.62 | 47.85 | 0.68 | 0.23 |
| Hex | 62 | 52 | 13 | 0 | 10 | 51 | 3E | 30 | 44 | 17 |
| Octal | 142 | 122 | 23 | 0 | 20 | 121 | 76 | 60 | 104 | 27 |
| Binary | 1100010 | 1010010 | 10011 | 0 | 10000 | 1010001 | 111110 | 110000 | 1000100 | 10111 |
Color Harmonies of #625213
Complementary color
Monochromatic Colors of #625213
Black with #625213
Text Example
Text Example
White with #625213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625213; }
p { color: rgb(98,82,19); }
H1.HeaderClassName
{
color: #625213;
}
.AnyTagClassName
{
color: #625213;
}
</style>
background-color css
<style>
a { background-color: #625213; }
a { background-color: rgb(98,82,19); }
div.DivClassName
{
background-color: #625213;
}
.BgClassName
{
background-color: #625213;
}
</style>
border-color css
<style>
span { border-color: #625213; }
span { border-color: rgb(98,82,19); }
td.TdClassName
{
border-color: #625213;
}
.TagClassName
{
border-color: #625213;
}
</style>