Shades of Bronze Olive #625418
Tints of Bronze Olive #625418
RGB
CMYK
RGB Variations
Color information
#625418 (or 0x625418) is known color: Bronze Olive. HEX triplet: 62, 54 and 18. RGB value is (98,84,24). Sum of RGB (Red+Green+Blue) = 98+84+24=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 84 (33.20% from 255 or 40.78% from 206); Blue value is 24 (9.77% from 255 or 11.65% from 206); Max value from RGB is 98 - color contains mainly: red. Hex color #625418 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625418 is #9DABE7. Grayscale: #515151. Windows color (decimal): -10333160 or 1594466. OLE color: 1594466.
HSL color Cylindrical-coordinate representation of color #625418: hue angle of 48.65º 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 #625418 is Cyan = 0, Magento = 0.14, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 24 | - |
| CMYK | 0 | 0.14 | 0.76 | 0.62 |
| HSL | 48.65º | 0.61% | 0.24% | - |
| HSV(B) | 48.65º | 0.76% | 0.38% | - |
| XYZ | 8.37 | 9 | 2.16 | - |
| YUV | 81.35 | 95.64 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 24 | 0 | 0.14 | 0.76 | 0.62 | 48.65 | 0.61 | 0.24 |
| Hex | 62 | 54 | 18 | 0 | E | 4C | 3E | 31 | 3D | 18 |
| Octal | 142 | 124 | 30 | 0 | 16 | 114 | 76 | 61 | 75 | 30 |
| Binary | 1100010 | 1010100 | 11000 | 0 | 1110 | 1001100 | 111110 | 110001 | 111101 | 11000 |
Color Harmonies of #625418
Complementary color
Monochromatic Colors of #625418
Black with #625418
Text Example
Text Example
White with #625418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625418; }
p { color: rgb(98,84,24); }
H1.HeaderClassName
{
color: #625418;
}
.AnyTagClassName
{
color: #625418;
}
</style>
background-color css
<style>
a { background-color: #625418; }
a { background-color: rgb(98,84,24); }
div.DivClassName
{
background-color: #625418;
}
.BgClassName
{
background-color: #625418;
}
</style>
border-color css
<style>
span { border-color: #625418; }
span { border-color: rgb(98,84,24); }
td.TdClassName
{
border-color: #625418;
}
.TagClassName
{
border-color: #625418;
}
</style>