Shades of Bronze Olive #625018
Tints of Bronze Olive #625018
RGB
CMYK
RGB Variations
Color information
#625018 (or 0x625018) is known color: Bronze Olive. HEX triplet: 62, 50 and 18. RGB value is (98,80,24). Sum of RGB (Red+Green+Blue) = 98+80+24=202 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.51% from 202); Green value is 80 (31.64% from 255 or 39.60% from 202); Blue value is 24 (9.77% from 255 or 11.88% from 202); Max value from RGB is 98 - color contains mainly: red. Hex color #625018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625018 is #9DAFE7. Grayscale: #4F4F4F. Windows color (decimal): -10334184 or 1593442. OLE color: 1593442.
HSL color Cylindrical-coordinate representation of color #625018: hue angle of 45.41º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #625018 is Cyan = 0, Magento = 0.18, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 24 | - |
| CMYK | 0 | 0.18 | 0.76 | 0.62 |
| HSL | 45.41º | 0.61% | 0.24% | - |
| HSV(B) | 45.41º | 0.76% | 0.38% | - |
| XYZ | 8.07 | 8.4 | 2.06 | - |
| YUV | 79 | 96.96 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 24 | 0 | 0.18 | 0.76 | 0.62 | 45.41 | 0.61 | 0.24 |
| Hex | 62 | 50 | 18 | 0 | 12 | 4C | 3E | 2D | 3D | 18 |
| Octal | 142 | 120 | 30 | 0 | 22 | 114 | 76 | 55 | 75 | 30 |
| Binary | 1100010 | 1010000 | 11000 | 0 | 10010 | 1001100 | 111110 | 101101 | 111101 | 11000 |
Color Harmonies of #625018
Complementary color
Monochromatic Colors of #625018
Black with #625018
Text Example
Text Example
White with #625018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625018; }
p { color: rgb(98,80,24); }
H1.HeaderClassName
{
color: #625018;
}
.AnyTagClassName
{
color: #625018;
}
</style>
background-color css
<style>
a { background-color: #625018; }
a { background-color: rgb(98,80,24); }
div.DivClassName
{
background-color: #625018;
}
.BgClassName
{
background-color: #625018;
}
</style>
border-color css
<style>
span { border-color: #625018; }
span { border-color: rgb(98,80,24); }
td.TdClassName
{
border-color: #625018;
}
.TagClassName
{
border-color: #625018;
}
</style>