Shades of Bronze Olive #625312
Tints of Bronze Olive #625312
RGB
CMYK
RGB Variations
Color information
#625312 (or 0x625312) is known color: Bronze Olive. HEX triplet: 62, 53 and 12. RGB value is (98,83,18). Sum of RGB (Red+Green+Blue) = 98+83+18=199 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.25% from 199); Green value is 83 (32.81% from 255 or 41.71% from 199); Blue value is 18 (7.42% from 255 or 9.05% from 199); Max value from RGB is 98 - color contains mainly: red. Hex color #625312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625312 is #9DACED. Grayscale: #505050. Windows color (decimal): -10333422 or 1200994. OLE color: 1200994.
HSL color Cylindrical-coordinate representation of color #625312: hue angle of 48.75º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #625312 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 18 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.62 |
| HSL | 48.75º | 0.69% | 0.23% | - |
| HSV(B) | 48.75º | 0.82% | 0.38% | - |
| XYZ | 8.24 | 8.83 | 1.84 | - |
| YUV | 80.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 18 | 0 | 0.15 | 0.82 | 0.62 | 48.75 | 0.69 | 0.23 |
| Hex | 62 | 53 | 12 | 0 | F | 52 | 3E | 31 | 45 | 17 |
| Octal | 142 | 123 | 22 | 0 | 17 | 122 | 76 | 61 | 105 | 27 |
| Binary | 1100010 | 1010011 | 10010 | 0 | 1111 | 1010010 | 111110 | 110001 | 1000101 | 10111 |
Color Harmonies of #625312
Complementary color
Monochromatic Colors of #625312
Black with #625312
Text Example
Text Example
White with #625312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625312; }
p { color: rgb(98,83,18); }
H1.HeaderClassName
{
color: #625312;
}
.AnyTagClassName
{
color: #625312;
}
</style>
background-color css
<style>
a { background-color: #625312; }
a { background-color: rgb(98,83,18); }
div.DivClassName
{
background-color: #625312;
}
.BgClassName
{
background-color: #625312;
}
</style>
border-color css
<style>
span { border-color: #625312; }
span { border-color: rgb(98,83,18); }
td.TdClassName
{
border-color: #625312;
}
.TagClassName
{
border-color: #625312;
}
</style>