Shades of Bronze Olive #625019
Tints of Bronze Olive #625019
RGB
CMYK
RGB Variations
Color information
#625019 (or 0x625019) is known color: Bronze Olive. HEX triplet: 62, 50 and 19. RGB value is (98,80,25). Sum of RGB (Red+Green+Blue) = 98+80+25=203 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.28% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 25 (10.16% from 255 or 12.32% from 203); Max value from RGB is 98 - color contains mainly: red. Hex color #625019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625019 is #9DAFE6. Grayscale: #4F4F4F. Windows color (decimal): -10334183 or 1658978. OLE color: 1658978.
HSL color Cylindrical-coordinate representation of color #625019: hue angle of 45.21º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #625019 is Cyan = 0, Magento = 0.18, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 25 | - |
| CMYK | 0 | 0.18 | 0.74 | 0.62 |
| HSL | 45.21º | 0.59% | 0.24% | - |
| HSV(B) | 45.21º | 0.74% | 0.38% | - |
| XYZ | 8.08 | 8.4 | 2.12 | - |
| YUV | 79.11 | 97.46 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 25 | 0 | 0.18 | 0.74 | 0.62 | 45.21 | 0.59 | 0.24 |
| Hex | 62 | 50 | 19 | 0 | 12 | 4A | 3E | 2D | 3B | 18 |
| Octal | 142 | 120 | 31 | 0 | 22 | 112 | 76 | 55 | 73 | 30 |
| Binary | 1100010 | 1010000 | 11001 | 0 | 10010 | 1001010 | 111110 | 101101 | 111011 | 11000 |
Color Harmonies of #625019
Complementary color
Monochromatic Colors of #625019
Black with #625019
Text Example
Text Example
White with #625019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625019; }
p { color: rgb(98,80,25); }
H1.HeaderClassName
{
color: #625019;
}
.AnyTagClassName
{
color: #625019;
}
</style>
background-color css
<style>
a { background-color: #625019; }
a { background-color: rgb(98,80,25); }
div.DivClassName
{
background-color: #625019;
}
.BgClassName
{
background-color: #625019;
}
</style>
border-color css
<style>
span { border-color: #625019; }
span { border-color: rgb(98,80,25); }
td.TdClassName
{
border-color: #625019;
}
.TagClassName
{
border-color: #625019;
}
</style>