Shades of Bronze Olive #675319
Tints of Bronze Olive #675319
RGB
CMYK
RGB Variations
Color information
#675319 (or 0x675319) is known color: Bronze Olive. HEX triplet: 67, 53 and 19. RGB value is (103,83,25). Sum of RGB (Red+Green+Blue) = 103+83+25=211 (27% of max value = 765). Red value is 103 (40.62% from 255 or 48.82% from 211); Green value is 83 (32.81% from 255 or 39.34% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 103 - color contains mainly: red. Hex color #675319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675319 is #98ACE6. Grayscale: #525252. Windows color (decimal): -10005735 or 1659751. OLE color: 1659751.
HSL color Cylindrical-coordinate representation of color #675319: hue angle of 44.62º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #675319 is Cyan = 0, Magento = 0.19, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 25 | - |
| CMYK | 0 | 0.19 | 0.76 | 0.60 |
| HSL | 44.62º | 0.61% | 0.25% | - |
| HSV(B) | 44.62º | 0.76% | 0.4% | - |
| XYZ | 8.86 | 9.14 | 2.22 | - |
| YUV | 82.37 | 95.63 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 25 | 0 | 0.19 | 0.76 | 0.60 | 44.62 | 0.61 | 0.25 |
| Hex | 67 | 53 | 19 | 0 | 13 | 4C | 3C | 2D | 3D | 19 |
| Octal | 147 | 123 | 31 | 0 | 23 | 114 | 74 | 55 | 75 | 31 |
| Binary | 1100111 | 1010011 | 11001 | 0 | 10011 | 1001100 | 111100 | 101101 | 111101 | 11001 |
Color Harmonies of #675319
Complementary color
Monochromatic Colors of #675319
Black with #675319
Text Example
Text Example
White with #675319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675319; }
p { color: rgb(103,83,25); }
H1.HeaderClassName
{
color: #675319;
}
.AnyTagClassName
{
color: #675319;
}
</style>
background-color css
<style>
a { background-color: #675319; }
a { background-color: rgb(103,83,25); }
div.DivClassName
{
background-color: #675319;
}
.BgClassName
{
background-color: #675319;
}
</style>
border-color css
<style>
span { border-color: #675319; }
span { border-color: rgb(103,83,25); }
td.TdClassName
{
border-color: #675319;
}
.TagClassName
{
border-color: #675319;
}
</style>