Shades of Bronze Olive #655419
Tints of Bronze Olive #655419
RGB
CMYK
RGB Variations
Color information
#655419 (or 0x655419) is known color: Bronze Olive. HEX triplet: 65, 54 and 19. RGB value is (101,84,25). Sum of RGB (Red+Green+Blue) = 101+84+25=210 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.10% from 210); Green value is 84 (33.20% from 255 or 40% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 101 - color contains mainly: red. Hex color #655419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655419 is #9AABE6. Grayscale: #525252. Windows color (decimal): -10136551 or 1660005. OLE color: 1660005.
HSL color Cylindrical-coordinate representation of color #655419: hue angle of 46.58º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #655419 is Cyan = 0, Magento = 0.17, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 25 | - |
| CMYK | 0 | 0.17 | 0.75 | 0.60 |
| HSL | 46.58º | 0.6% | 0.25% | - |
| HSV(B) | 46.58º | 0.75% | 0.4% | - |
| XYZ | 8.71 | 9.18 | 2.23 | - |
| YUV | 82.36 | 95.63 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 25 | 0 | 0.17 | 0.75 | 0.60 | 46.58 | 0.6 | 0.25 |
| Hex | 65 | 54 | 19 | 0 | 11 | 4B | 3C | 2F | 3C | 19 |
| Octal | 145 | 124 | 31 | 0 | 21 | 113 | 74 | 57 | 74 | 31 |
| Binary | 1100101 | 1010100 | 11001 | 0 | 10001 | 1001011 | 111100 | 101111 | 111100 | 11001 |
Color Harmonies of #655419
Complementary color
Monochromatic Colors of #655419
Black with #655419
Text Example
Text Example
White with #655419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655419; }
p { color: rgb(101,84,25); }
H1.HeaderClassName
{
color: #655419;
}
.AnyTagClassName
{
color: #655419;
}
</style>
background-color css
<style>
a { background-color: #655419; }
a { background-color: rgb(101,84,25); }
div.DivClassName
{
background-color: #655419;
}
.BgClassName
{
background-color: #655419;
}
</style>
border-color css
<style>
span { border-color: #655419; }
span { border-color: rgb(101,84,25); }
td.TdClassName
{
border-color: #655419;
}
.TagClassName
{
border-color: #655419;
}
</style>