Shades of Bronze Olive #655413
Tints of Bronze Olive #655413
RGB
CMYK
RGB Variations
Color information
#655413 (or 0x655413) is known color: Bronze Olive. HEX triplet: 65, 54 and 13. RGB value is (101,84,19). Sum of RGB (Red+Green+Blue) = 101+84+19=204 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.51% from 204); Green value is 84 (33.20% from 255 or 41.18% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 101 - color contains mainly: red. Hex color #655413 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655413 is #9AABEC. Grayscale: #515151. Windows color (decimal): -10136557 or 1266789. OLE color: 1266789.
HSL color Cylindrical-coordinate representation of color #655413: hue angle of 47.56º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #655413 is Cyan = 0, Magento = 0.17, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 19 | - |
| CMYK | 0 | 0.17 | 0.81 | 0.60 |
| HSL | 47.56º | 0.68% | 0.24% | - |
| HSV(B) | 47.56º | 0.81% | 0.4% | - |
| XYZ | 8.65 | 9.15 | 1.93 | - |
| YUV | 81.67 | 92.63 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 19 | 0 | 0.17 | 0.81 | 0.60 | 47.56 | 0.68 | 0.24 |
| Hex | 65 | 54 | 13 | 0 | 11 | 51 | 3C | 30 | 44 | 18 |
| Octal | 145 | 124 | 23 | 0 | 21 | 121 | 74 | 60 | 104 | 30 |
| Binary | 1100101 | 1010100 | 10011 | 0 | 10001 | 1010001 | 111100 | 110000 | 1000100 | 11000 |
Color Harmonies of #655413
Complementary color
Monochromatic Colors of #655413
Black with #655413
Text Example
Text Example
White with #655413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655413; }
p { color: rgb(101,84,19); }
H1.HeaderClassName
{
color: #655413;
}
.AnyTagClassName
{
color: #655413;
}
</style>
background-color css
<style>
a { background-color: #655413; }
a { background-color: rgb(101,84,19); }
div.DivClassName
{
background-color: #655413;
}
.BgClassName
{
background-color: #655413;
}
</style>
border-color css
<style>
span { border-color: #655413; }
span { border-color: rgb(101,84,19); }
td.TdClassName
{
border-color: #655413;
}
.TagClassName
{
border-color: #655413;
}
</style>