Shades of Bronze Olive #625022
Tints of Bronze Olive #625022
RGB
CMYK
RGB Variations
Color information
#625022 (or 0x625022) is known color: Bronze Olive. HEX triplet: 62, 50 and 22. RGB value is (98,80,34). Sum of RGB (Red+Green+Blue) = 98+80+34=212 (28% of max value = 765). Red value is 98 (38.67% from 255 or 46.23% from 212); Green value is 80 (31.64% from 255 or 37.74% from 212); Blue value is 34 (13.67% from 255 or 16.04% from 212); Max value from RGB is 98 - color contains mainly: red. Hex color #625022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625022 is #9DAFDD. Grayscale: #505050. Windows color (decimal): -10334174 or 2248802. OLE color: 2248802.
HSL color Cylindrical-coordinate representation of color #625022: hue angle of 43.12º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #625022 is Cyan = 0, Magento = 0.18, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 34 | - |
| CMYK | 0 | 0.18 | 0.65 | 0.62 |
| HSL | 43.13º | 0.48% | 0.26% | - |
| HSV(B) | 43.13º | 0.65% | 0.38% | - |
| XYZ | 8.19 | 8.45 | 2.71 | - |
| YUV | 80.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 34 | 0 | 0.18 | 0.65 | 0.62 | 43.13 | 0.48 | 0.26 |
| Hex | 62 | 50 | 22 | 0 | 12 | 41 | 3E | 2B | 30 | 1A |
| Octal | 142 | 120 | 42 | 0 | 22 | 101 | 76 | 53 | 60 | 32 |
| Binary | 1100010 | 1010000 | 100010 | 0 | 10010 | 1000001 | 111110 | 101011 | 110000 | 11010 |
Color Harmonies of #625022
Complementary color
Monochromatic Colors of #625022
Black with #625022
Text Example
Text Example
White with #625022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625022; }
p { color: rgb(98,80,34); }
H1.HeaderClassName
{
color: #625022;
}
.AnyTagClassName
{
color: #625022;
}
</style>
background-color css
<style>
a { background-color: #625022; }
a { background-color: rgb(98,80,34); }
div.DivClassName
{
background-color: #625022;
}
.BgClassName
{
background-color: #625022;
}
</style>
border-color css
<style>
span { border-color: #625022; }
span { border-color: rgb(98,80,34); }
td.TdClassName
{
border-color: #625022;
}
.TagClassName
{
border-color: #625022;
}
</style>